ignoreReports property

bool? ignoreReports

Ignore reports for this Submission.

Implementation

bool? get ignoreReports => data!['ignore_reports'];