userProfile property

BusinessUser get userProfile

Implementation

BusinessUser get userProfile => session?.userProfile ?? _emptyUser;