ListDataPointChangesResponse constructor
ListDataPointChangesResponse({})
Implementation
ListDataPointChangesResponse({
this.dataSourceId,
this.deletedDataPoint,
this.insertedDataPoint,
this.nextPageToken,
});