setMessageRead
Marks a specific inbox message as read.
messageId(String) - The unique identifier of the message to mark as read
Future<void>- Completes when the message has been marked as read.
Marks a specific inbox message as read.
messageId (String) - The unique identifier of the message to mark as readFuture<void> - Completes when the message has been marked as read.