values property

List<GoogleAppsScriptTypeFunction>? values
getter/setter pair

A list of functions composing the set.

Implementation

core.List<GoogleAppsScriptTypeFunction>? values;