fromJson static method

AssetsUpdateVizChartTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static AssetsUpdateVizChartTypeEnum? fromJson(dynamic value) => AssetsUpdateVizChartTypeEnumTypeTransformer().decode(value);