shelfLocation property

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

Implementation

@JsonKey(name: 'ShelfLocation', includeIfNull: false)
final String? shelfLocation;