reportSpecification property

  1. @JsonKey(name: 'report_specification')
ReportSpecification reportSpecification
getter/setter pair

Implementation

@JsonKey(name: 'report_specification')
late ReportSpecification reportSpecification = ReportSpecification();