customReportLayoutDescription property

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

Implementation

@JsonKey(name: 'CustomReportLayoutDescription', includeIfNull: false)
final String? customReportLayoutDescription;