fromJson static method
Implementation
static ModelEditStateEnum fromJson(dynamic value) =>
ModelEditStateEnumTypeTransformer().decode(value);
static ModelEditStateEnum fromJson(dynamic value) =>
ModelEditStateEnumTypeTransformer().decode(value);