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