contacts property

  1. @TagNumber.new(2)
PbList<ContactPb> get contacts

Implementation

@$pb.TagNumber(2)
$pb.PbList<$2.ContactPb> get contacts => $_getList(1);