fromJson static method
Implementation
static ModelCreateStateEnum fromJson(dynamic value) =>
ModelCreateStateEnumTypeTransformer().decode(value);
static ModelCreateStateEnum fromJson(dynamic value) =>
ModelCreateStateEnumTypeTransformer().decode(value);