exportFields property

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

Implementation

@JsonKey(name: 'ExportFields', includeIfNull: false)
final String? exportFields;