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