messageObject property

Object? messageObject
final

The object version of the message, if any. If the message is a string, this will be null.

Implementation

final Object? messageObject;