modifiedDate property

DateTime? modifiedDate
getter/setter pair

Last time this file was modified by anyone (formatted RFC 3339 timestamp).

This is only mutable on update when the setModifiedDate parameter is set.

Implementation

core.DateTime? modifiedDate;