FlowSourceFlowConfigSourceConnectorPropertiesServiceNow constructor

const FlowSourceFlowConfigSourceConnectorPropertiesServiceNow({
  1. required Input<String> object_,
})

Implementation

const FlowSourceFlowConfigSourceConnectorPropertiesServiceNow({
  required this.object_,
});