lastModifyUser property

GoogleAppsScriptTypeUser? lastModifyUser
getter/setter pair

The user who modified the file most recently.

The details visible in this object are controlled by the profile visibility settings of the last modifying user.

Implementation

GoogleAppsScriptTypeUser? lastModifyUser;