fromJson static method

AssetsVizChartLibraryEnum? fromJson(
  1. dynamic value
)

Implementation

static AssetsVizChartLibraryEnum? fromJson(dynamic value) => AssetsVizChartLibraryEnumTypeTransformer().decode(value);