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