addressEntry property

  1. @TagNumber(1)
List<AddressEntry> get addressEntry

Implementation

@$pb.TagNumber(1)
$core.List<AddressEntry> get addressEntry => $_getList(0);