endDate property
The date and time when this sample ended.
For instantaneous measurements, may be the same as startDate.
Implementation
late DateTime endDate;
The date and time when this sample ended.
For instantaneous measurements, may be the same as startDate.
late DateTime endDate;