messageObjectId property Null safety

String? messageObjectId
read / write

An instance id for the decoded message. This id can be passed to other RPCs, for example, getObject or evaluate.

Implementation

String? messageObjectId;