isLogged property

bool get isLogged

A flag indicating whether this client is logged.

Implementation

bool get isLogged => _logged;