attributeValue property

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

Implementation

@JsonKey(name: 'AttributeValue', includeIfNull: false)
final String? attributeValue;