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.