fromJson static method
Implementation
static AssetEditStateEnum fromJson(dynamic value) =>
AssetEditStateEnumTypeTransformer().decode(value);
static AssetEditStateEnum fromJson(dynamic value) =>
AssetEditStateEnumTypeTransformer().decode(value);