userChanges property

Stream<AuthUserProfile?> get userChanges

Implementation

Stream<AuthUserProfile?> get userChanges => authState.onUserChange;