cloneTime property

DateTime? cloneTime
getter/setter pair

The time at which the base table was cloned.

This value is reported in the JSON response using RFC3339 format.

Required.

Implementation

core.DateTime? cloneTime;