serverRequestTime property
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;
The time (milliseconds since epoch) at which the server made the request,
or null
if this information is not provided by the server.
final int? serverRequestTime;