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