id property

UserId get id

Returns the User.id of this RxUser.

Implementation

UserId get id => user.value.id;