menu
warframestat_client package
documentation
warframestat_client.dart
WeaponNotValid
WeaponNotValid.new const constructor
WeaponNotValid.new const constructor
dark_mode
light_mode
WeaponNotValid
constructor
const
WeaponNotValid
(
String
name
,
ItemType
type
)
Throw when an item isn't a valid weapon
Implementation
const WeaponNotValid(this.name, this.type);
warframestat_client package
documentation
warframestat_client
WeaponNotValid
WeaponNotValid.new const constructor
WeaponNotValid class