data property

  1. @TagNumber(1)
List<String> data

Implementation

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