tradable property

  1. @JsonKey.new(defaultValue: false)
bool tradable
final

Whether this item is tradable or not.

Implementation

@JsonKey(defaultValue: false)
final bool tradable;