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