contacts property

  1. @TagNumber(18)
List<Contact> get contacts

Implementation

@$pb.TagNumber(18)
$core.List<Contact> get contacts => $_getList(14);