isAuthenticated property

bool isAuthenticated

Implementation

bool get isAuthenticated => username != null;