hasConsent property
bool
get
hasConsent
Returns whether user has given consent
Implementation
bool get hasConsent => _hasConsent;
Returns whether user has given consent
bool get hasConsent => _hasConsent;