reportId property

  1. @JsonKey.new(name: 'ReportId', includeIfNull: false)
String? reportId
final

Implementation

@JsonKey(name: 'ReportId', includeIfNull: false)
final String? reportId;