message property
If available, this returns a localized message describing the error that can be presented to the end-user.
This message is provided by the operating system.
Returns: the message.
Implementation
String? get message;
If available, this returns a localized message describing the error that can be presented to the end-user.
This message is provided by the operating system.
Returns: the message.
String? get message;