customReportLayoutGroupId property

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

Implementation

@JsonKey(name: 'CustomReportLayoutGroupId', includeIfNull: false)
final String? customReportLayoutGroupId;