contacts property

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

Implementation

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