myUser property

Rx<MyUser?> get myUser

Returns the currently active MyUser profile.

Implementation

Rx<MyUser?> get myUser;