loginAnonymously method
Implementation
Future<void> loginAnonymously() =>
Future.error(UnimplementedError(_errorMessage('loginAnonymously()')));
Future<void> loginAnonymously() =>
Future.error(UnimplementedError(_errorMessage('loginAnonymously()')));