fromJson static method
Implementation
static AssetsAssetTypeEnum? fromJson(dynamic value) => AssetsAssetTypeEnumTypeTransformer().decode(value);
static AssetsAssetTypeEnum? fromJson(dynamic value) => AssetsAssetTypeEnumTypeTransformer().decode(value);