message property
Contains the raw error in short form if success
is false.
This raw error might be interpreted by the client and is not shown in the
UI.
Some predefined values exist.
Implementation
final String? message;
Contains the raw error in short form if success
is false.
This raw error might be interpreted by the client and is not shown in the
UI.
Some predefined values exist.
final String? message;