contacts property

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

Implementation

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