onSessionChanged property
Stream<AuthUserSession?>
get
onSessionChanged
Implementation
Stream<AuthUserSession?> get onSessionChanged => _sessionController.stream;
Stream<AuthUserSession?> get onSessionChanged => _sessionController.stream;