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