userChanges property

Stream<AuthUserProfile?> userChanges

Implementation

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