domains property
The list of custom domains matching the query.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$2.CustomDomain> get domains => $_getList(0);
The list of custom domains matching the query.
@$pb.TagNumber(1)
$pb.PbList<$2.CustomDomain> get domains => $_getList(0);