domains property

  1. @TagNumber.new(1)
PbList<CustomDomain> get domains

The list of custom domains matching the query.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$2.CustomDomain> get domains => $_getList(0);