modifiedByMeDate property

DateTime? modifiedByMeDate
getter/setter pair

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

Note that setting modifiedDate will also update the modifiedByMe date for the user which set the date.

Implementation

core.DateTime? modifiedByMeDate;