updated property

DateTime updated

Returns the time it was last updated as a DateTime.

Implementation

DateTime get updated => DateTime.parse(jsObject.updated);