list property

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

Implementation

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