customReportTemplate property

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

Implementation

@JsonKey(name: 'CustomReportTemplate', includeIfNull: false)
final String? customReportTemplate;