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