message property

String message

Get the message for this exception

Implementation

String get message => '$number is not a valid octal number.';