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