isIdentified property
bool
get
isIdentified
Whether a user has been identified
Implementation
bool get isIdentified => _isIdentified;
Whether a user has been identified
bool get isIdentified => _isIdentified;