user property

CognitoUser? user

Accesses the actively authenticated cognito.CognitoUser, if any.

Implementation

cognito.CognitoUser? get user => _user;