syncCampaigns method

  1. @override
Future syncCampaigns()
override

Sync campaigns Download all your campaigns to your app

Implementation

@override
Future syncCampaigns() async => _methodChannel.invokeMethod('syncCampaigns');