customType property Null safety
read / write
Specifies a custom message type which is used for message grouping Limited to 128 characters.
Implementation
String? customType;
Specifies a custom message type which is used for message grouping Limited to 128 characters.
String? customType;