Flutter
dart:core
FormatException
message property
message
FormatException class
Constructors
FormatException
Properties
message
offset
source
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
message property
String
message
final
A message describing the format error.
Implementation
final String message