isAuthenticated property

bool isAuthenticated

Implementation

bool get isAuthenticated => this is _Authenticated;