reports property

  1. @JsonKey(name: 'reports')
List<Report>? reports
final

Implementation

@JsonKey(name: 'reports')
final List<Report>? reports;