customType property Null safety
read / write
Restricts the search scope only to retrieve the messages with the
specified custom message type. When the custom type filtering is
not needed, the value should be set to null
.
Implementation
String? customType;