message property
String
get
message
Description of the exception.
Implementation
String get message => '$value is not in range of $range';
Description of the exception.
String get message => '$value is not in range of $range';