shelf property

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

Implementation

@JsonKey(name: 'Shelf', includeIfNull: false)
final String? shelf;