in lib/confidence_flutter_sdk_method_channel.dart [25:27]
Future<void> activateAndFetchAsync() async { return await methodChannel.invokeMethod<void>('activateAndFetchAsync'); }