domains property

List<String>? domains
getter/setter pair

Domain names for which DNS queries should be forwarded to the target network.

Required.

Implementation

core.List<core.String>? domains;