user property

User? user

Returns the user.

Implementation

User? get user => User.getInstance(jsObject.user)!;