customType property Null safety

String? customType
read / write

Specifies a custom message type which is used for message grouping. The length is limited to 128 characters.

Implementation

String? customType;