endTime property
final
The time at which this request was completed.
Will be null
if the request is still in progress.
Implementation
final DateTime? endTime;
The time at which this request was completed.
Will be null
if the request is still in progress.
final DateTime? endTime;