The action for the update unread status.
@override Future<void> updateUnreadStatus() { return _$updateUnreadStatusAsyncAction .run(() => super.updateUnreadStatus()); }