updatedAt property
TfRef<String>
get
updatedAt
Reference to updated_at attribute.
Implementation
TfRef<String> get updatedAt => TfRef.attribute<String>(this, 'updated_at');
Reference to updated_at attribute.
TfRef<String> get updatedAt => TfRef.attribute<String>(this, 'updated_at');