data property

  1. @TagNumber(2)
List<TabularData> get data

Implementation

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