data property

  1. @TagNumber(1)
List<Record> get data

Implementation

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