DestinationConfigTemplate constructor
DestinationConfigTemplate({})
Implementation
DestinationConfigTemplate({
this.autocompleteSuggestions,
this.defaultPort,
this.description,
this.displayName,
this.isAdvanced,
this.key,
this.max,
this.min,
this.portFieldType,
this.regexPattern,
});