scope property

List<String> get scope

Implementation

List<String> get scope;
set scope (List<String> value)

Implementation

set scope(List<String> value);