start method

Future<Null> start()

Implementation

Future<Null> start() {
  return _gt3CaptchaViewPlatformController.start();
}