StartDataCollectionByAgentIdsResponse constructor
StartDataCollectionByAgentIdsResponse({
- List<
AgentConfigurationStatus> ? agentsConfigurationStatus,
Implementation
StartDataCollectionByAgentIdsResponse({
this.agentsConfigurationStatus,
});