id property

TfRef<String> get id

Reference to id (RFC3339 timestamp of the completed wait).

Implementation

TfRef<String> get id => TfRef.attribute<String>(this, 'id');