dispose method

Future<void> dispose()

Disposes the LoginClient.

Implementation

Future<void> dispose() => _onCredentialsChanged.close();