endTime property

int? endTime
final

The time at which this request was completed, in microseconds.

Will be null if the request is still in progress.

Implementation

final int? endTime;