traitCommitTimestamps property

Map<String, String>? traitCommitTimestamps
getter/setter pair

Map from the Trait ID (e.g., "action.devices.traits.OnOff") to its last Spanner commit timestamp.

Implementation

core.Map<core.String, core.String>? traitCommitTimestamps;