customType property Null safety
read / write
Restricts the search scope only to retrieve the messages with the specified custom message type.
Implementation
String? customType;
Restricts the search scope only to retrieve the messages with the specified custom message type.
String? customType;