hostedAuthIOS method

Future<AuthResult> hostedAuthIOS()

Implementation

Future<AuthResult> hostedAuthIOS() {
  throw UnimplementedError('hostedAuthStart() has not been implemented.');
}