loginAnonymously method

Future<void> loginAnonymously()

Implementation

Future<void> loginAnonymously() {
  throw UnimplementedError();
}