message property
String
get
message
Get the message for this exception
Implementation
String get message => '$number is not a valid octal number.';
Get the message for this exception
String get message => '$number is not a valid octal number.';