accessTime property
int?
get
accessTime
Last access time of this request. Used for caches timeout.
Implementation
int? get accessTime => _accessTime;
Last access time of this request. Used for caches timeout.
int? get accessTime => _accessTime;