fromJson static method

AssetsUpdateAssetTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static AssetsUpdateAssetTypeEnum? fromJson(dynamic value) => AssetsUpdateAssetTypeEnumTypeTransformer().decode(value);