users property

List<String>? users
getter/setter pair

The email addresses of users with edit access to the protected range.

Implementation

core.List<core.String>? users;