ets property

String? ets
getter/setter pair

The event timestamp in milliseconds.

This prevents browser caching of otherwise identical get requests. The name is abbreviated to reduce the payload bytes.

Implementation

core.String? ets;