lastModifyUser property
The user who modified the file most recently.
This read-only field is only visible to users who have WRITER permission for the script project.
Implementation
GoogleAppsScriptTypeUser? lastModifyUser;
The user who modified the file most recently.
This read-only field is only visible to users who have WRITER permission for the script project.
GoogleAppsScriptTypeUser? lastModifyUser;