allowedValues property

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

Implementation

@JsonKey(name: 'AllowedValues', includeIfNull: false)
final String? allowedValues;