FlowSourceFlowConfigSourceConnectorPropertiesCustomConnector constructor
const
FlowSourceFlowConfigSourceConnectorPropertiesCustomConnector({})
Creates a new FlowSourceFlowConfigSourceConnectorPropertiesCustomConnector.
customProperties Optional.
entityName Required.
Implementation
const FlowSourceFlowConfigSourceConnectorPropertiesCustomConnector({
this.customProperties,
required this.entityName,
});