fromJson static method
Implementation
static ConnectorDtoConnectorTypeEnum? fromJson(dynamic value) => ConnectorDtoConnectorTypeEnumTypeTransformer().decode(value);
static ConnectorDtoConnectorTypeEnum? fromJson(dynamic value) => ConnectorDtoConnectorTypeEnumTypeTransformer().decode(value);