menu
hypixel_api package
documentation
bazaar.dart
Bazaar
Bazaar.new constructor
Bazaar.new constructor
dark_mode
light_mode
Bazaar
constructor
Bazaar
(
bool
success
,
int
lastUpdated
,
Map
<
String
,
Product
>
products
)
Implementation
Bazaar(this.success, this.lastUpdated, this.products);
hypixel_api package
documentation
bazaar
Bazaar
Bazaar.new constructor
Bazaar class