markInboxMessageUnopened method
Implementation
void markInboxMessageUnopened({required InboxMessage message}) {
throw UnimplementedError(
'markInboxMessageUnopened() has not been implemented.');
}
void markInboxMessageUnopened({required InboxMessage message}) {
throw UnimplementedError(
'markInboxMessageUnopened() has not been implemented.');
}