getCampaignName method

void getCampaignName()

Implementation

void getCampaignName() async{
  AdgydeflutterpluginPlatform.instance.getCampaignName();

}