isConsentTask property
bool
get
isConsentTask
Returns true
if the task is a Consent Task. It is considered a
Consent Task if it has an RPConsentReviewStep
Implementation
bool get isConsentTask => _isConsentTask;