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