messageTypeFilter property Null safety

MessageTypeFilter messageTypeFilter
read / write

Restricts the search scope only to retrieve the messages with the specified message type.

Implementation

MessageTypeFilter messageTypeFilter = MessageTypeFilter.all;