timestampValue property

String? timestampValue
getter/setter pair

A timestamp value.

Precise only to microseconds. When stored, any additional precision is rounded down.

Implementation

core.String? timestampValue;