scopes property

JSArray<JSString> get scopes

Implementation

external JSArray<JSString> get scopes;
set scopes (JSArray<JSString> value)

Implementation

external set scopes(JSArray<JSString> value);