customTypesFilter property Null safety

List<String> customTypesFilter
read / write

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

Implementation

List<String> customTypesFilter = [];