GetSendStatisticsResponse constructor
GetSendStatisticsResponse({
- List<
SendDataPoint> ? sendDataPoints,
Implementation
GetSendStatisticsResponse({
this.sendDataPoints,
});