serverRequestTime property

int? serverRequestTime
final

The time (milliseconds since epoch) at which the server made the request, or null if this information is not provided by the server.

Implementation

final int? serverRequestTime;