fromJson static method

AssetsInputVizChartTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static AssetsInputVizChartTypeEnum? fromJson(dynamic value) => AssetsInputVizChartTypeEnumTypeTransformer().decode(value);