scriptResponseTime property
The time at which the response headers of the main script were received from the server. For cached script it is the last time the cache entry was validated.
Implementation
final num? scriptResponseTime;
The time at which the response headers of the main script were received from the server. For cached script it is the last time the cache entry was validated.
final num? scriptResponseTime;