@override Future<void> markAllMessagesRead() { return methodChannel.invokeMethod('markAllMessagesRead'); }