message property

String get message

Get the message for this exception

Implementation

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