domains property
The custom domains (incl. generated ones) of the instance.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$core.String> get domains => $_getList(1);
The custom domains (incl. generated ones) of the instance.
@$pb.TagNumber(2)
$pb.PbList<$core.String> get domains => $_getList(1);