customMessageType property

String? customMessageType
getter/setter pair

If message has customMessageType, this will contain it. Otherwise, it will be null.

Implementation

String? customMessageType;