$userStream property

Stream<U?> get $userStream

/////

Implementation

Stream<U?> get $userStream => _user;