customReportCssDescriptions property

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

Implementation

@JsonKey(name: 'CustomReportCssDescriptions', includeIfNull: false)
final String? customReportCssDescriptions;