message property

String get message

Description of the exception.

Implementation

String get message => '$value is not in range of $range';