startedAt property

DateTime? startedAt
getter/setter pair

Optional timestamp that can be used by interceptors (e.g. for measuring request duration).

Implementation

DateTime? startedAt;