Get available campaigns list
@override Future<List<Campaign>?> getCampaigns() async => AnagogFlutterPlatform.instance.getCampaigns();