isAuthenticated property

bool get isAuthenticated
inherited

Implementation

bool get isAuthenticated => user != null;