fromJson static method

AssetsInputGeographicCoverageTypeEnum? fromJson(
  1. dynamic value
)

Implementation

static AssetsInputGeographicCoverageTypeEnum? fromJson(dynamic value) => AssetsInputGeographicCoverageTypeEnumTypeTransformer().decode(value);