messageObjectId property Null safety
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;
An instance id for the decoded message. This id can be passed to other RPCs, for example, getObject or evaluate.
String? messageObjectId;