hostedAuthStart method

Future<void> hostedAuthStart()

Implementation

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