groups property

List<String>? groups
getter/setter pair

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

Implementation

core.List<core.String>? groups;