related property

  1. @JsonKey.new(readValue: _readBookRelated)
List<String>? get related
inherited

Not documented in the official API

Implementation

List<Merchant>? get prices;/// Not documented in the official API
@JsonKey(readValue: _readBookRelated) List<String>? get related;