interstitialShow method

Future<bool?> interstitialShow()

Implementation

Future<bool?> interstitialShow() {
  throw UnimplementedError('interstitialShow() has not been implemented.');
}