endTime property
final
The time at which the response was completed.
Will be null
if response data is still being received.
Implementation
final DateTime? endTime;
The time at which the response was completed.
Will be null
if response data is still being received.
final DateTime? endTime;