messageType property Null safety

MessageTypeFilter? messageType
read / write

Specifies the message type to filter the messages with the corresponding type.

Implementation

MessageTypeFilter? messageType = MessageTypeFilter.all;