menu
fortnite package
documentation
resources/daily_rewards.dart
Item
Item constructor
Item constructor
dark_mode
light_mode
Item
constructor
Item
(
int
day
,
String
templateId
,
String
name
,
int
amount
,
)
Implementation
Item(this.day, this.templateId, this.name, this.amount);
fortnite package
documentation
resources/daily_rewards
Item
Item constructor
Item class