menu
artifacts_mmo_openapi package
documentation
api.dart
ItemSlot
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
ItemSlot
?
fromJson
(
dynamic
value
)
Implementation
static ItemSlot? fromJson(dynamic value) => ItemSlotTypeTransformer().decode(value);
artifacts_mmo_openapi package
documentation
api
ItemSlot
fromJson static method
ItemSlot class