hideOfferwall method

Future hideOfferwall()

Implementation

Future hideOfferwall() async {
  throw UnimplementedError('hide() has not been implemented.');
}