Flutter
services
PlatformException
message property
message
PlatformException class
Constructors
PlatformException
Properties
code
details
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
message property
String
message
final
A human-readable error message, possibly null.
Implementation
final String message