endTime property

DateTime? endTime
final

The time at which this request was completed.

Will be null if the request is still in progress.

Implementation

final DateTime? endTime;