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