show static method

Future<void> show()

invoke sdk manually

Implementation

static Future<void> show() async {
  return _host.show();
}