@override Future<void> logoutSSO() async { return await methodChannel.invokeMethod('logoutSSO', null); }