authorizedDomains property

List<String>? authorizedDomains
getter/setter pair

List of domains authorized for OAuth redirects

Implementation

core.List<core.String>? authorizedDomains;