signInAnonymously method

Future<User> signInAnonymously()

Implementation

Future<User> signInAnonymously() => _authGateway.signInAnonymously();