show method

Future show()

Implementation

Future<dynamic> show() async {
  _invokeAdEvent('show');
}