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