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');
Reference to id (RFC3339 timestamp of the completed wait).
TfRef<String> get id => TfRef.attribute<String>(this, 'id');