requestAuthentication method

Future<void> requestAuthentication()

Implementation

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