customReportLayoutUserId property

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

Implementation

@JsonKey(name: 'CustomReportLayoutUserId', includeIfNull: false)
final String? customReportLayoutUserId;