itemId property

  1. @JsonKey.new(name: 'item_id')
String itemId
final

Implementation

@JsonKey(name: 'item_id')
final String itemId;