user property

ParseUser? user

Return the ParseUser of this session

Implementation

ParseUser? get user => getParseUser('user');