dnsAuthorizations property

  1. @TagNumber(2)
List<String> get dnsAuthorizations

Immutable. Authorizations that will be used for performing domain authorization.

Implementation

@$pb.TagNumber(2)
$core.List<$core.String> get dnsAuthorizations => $_getList(1);