senderIdsFilter property Null safety

List<String> senderIdsFilter
read / write

Restricts the search scope only to retrieve the messages sent by the users with the specified user IDs.

Implementation

List<String> senderIdsFilter = [];