senderIds property Null safety
read / write
Restricts the search scope only to retrieve the messages sent by the users with the specified user IDs.
Implementation
List<String>? senderIds;
Restricts the search scope only to retrieve the messages sent by the users with the specified user IDs.
List<String>? senderIds;