contacts property

  1. @TagNumber(8)
List<User> get contacts

Implementation

@$pb.TagNumber(8)
$core.List<$0.User> get contacts => $_getList(7);