accessTime property

int? accessTime

Last access time of this request. Used for caches timeout.

Implementation

int? get accessTime => _accessTime;