isCanReport property

bool? get isCanReport

Is it possible to complain about the survey.

Implementation

bool? get isCanReport => payload['can_report'];