menu
warframestat_client package
documentation
warframestat_client.dart
Item
tradable property
tradable property
dark_mode
light_mode
tradable
property
@JsonKey.new(defaultValue: false)
bool
tradable
final
Whether this item is tradable or not.
Implementation
@JsonKey(defaultValue: false) final bool tradable;
warframestat_client package
documentation
warframestat_client
Item
tradable property
Item class