@override Future<bool> closeAllChats() async { return await methodChannel.invokeMethod('closeAllChats'); }