translatedValue property

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

Implementation

@JsonKey(name: 'TranslatedValue', includeIfNull: false)
final String? translatedValue;