menu
warframestat_client package
documentation
warframestat_client.dart
SteelPathReward
SteelPathReward.new const constructor
SteelPathReward.new const constructor
dark_mode
light_mode
SteelPathReward
constructor
const
SteelPathReward
(
{
required
String
name
,
required
int
cost
,
})
Data about the a steel path reward.
Implementation
const SteelPathReward({required this.name, required this.cost});
warframestat_client package
documentation
warframestat_client
SteelPathReward
SteelPathReward.new const constructor
SteelPathReward class