clientRequestTime property
The time (milliseconds since epoch) at which the client made the request
or null
if this information is not provided by the client.
Implementation
final int? clientRequestTime;
The time (milliseconds since epoch) at which the client made the request
or null
if this information is not provided by the client.
final int? clientRequestTime;