fromJson static method
Implementation
static AssetCreateStateEnum fromJson(dynamic value) =>
AssetCreateStateEnumTypeTransformer().decode(value);
static AssetCreateStateEnum fromJson(dynamic value) =>
AssetCreateStateEnumTypeTransformer().decode(value);