customMessageType property
getter/setter pair
If message has customMessageType, this will contain it.
Otherwise, it will be null
.
Implementation
String? customMessageType;
If message has customMessageType, this will contain it.
Otherwise, it will be null
.
String? customMessageType;