endTime property Null safety

int? endTime
final

The time at which the response was completed, in microseconds.

Will be null if response data is still being received.

Implementation

final int? endTime;