senderIds property Null safety

List<String>? senderIds
read / write

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

Implementation

List<String>? senderIds;