endTime property

DateTime? endTime
final

The time at which the response was completed.

Will be null if response data is still being received.

Implementation

final DateTime? endTime;