domains property

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

The custom domains (incl. generated ones) of the instance.

Implementation

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