contacts property

  1. @TagNumber(14)
List<Contact> contacts

Implementation

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