appReportDesignerId property

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

Implementation

@JsonKey(name: 'AppReportDesignerId', includeIfNull: false)
final String? appReportDesignerId;