SendLogsResponse constructor
const
SendLogsResponse({})
Implementation
const SendLogsResponse({
required this.status,
required this.validDiagnosticsIds,
required this.throttledDiagnosticsIds,
required this.correlationId,
});