modifiedTimeMillis property

String? modifiedTimeMillis
getter/setter pair

Indicates the last time this data point was modified.

Useful only in contexts where we are listing the data changes, rather than representing the current state of the data.

Implementation

core.String? modifiedTimeMillis;