restricted property

bool? restricted

Return true if session is restricted, false otherwise

Implementation

bool? get restricted => getBoolean('restricted');