@override Future<int?> getOpenDrawerTimes() async { return await methodChannel.invokeMethod<int>('getOpenDrawerTimes'); }