records property

  1. @TagNumber(1)
List<Record> records

Implementation

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