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