currentUser property

CubeUser? get currentUser

Implementation

CubeUser? get currentUser => _currentUser;