BadResultException constructor

const BadResultException(
  1. String message
)

Implementation

const BadResultException(this.message);