rejectReports property

  1. @JsonKey(defaultValue: false)
bool rejectReports
final

Whether to reject reports.

Implementation

@JsonKey(defaultValue: false)
final bool rejectReports;