messageObject property
The object version of the message, if any. If the message is a string, this will be null.
Implementation
final Object? messageObject;
The object version of the message, if any. If the message is a string, this will be null.
final Object? messageObject;