listFieldAllowedValues property

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

Implementation

@JsonKey(name: 'ListFieldAllowedValues', includeIfNull: false)
final String? listFieldAllowedValues;