strings property

  1. @TagNumber(1)
PbList<String> get strings

Implementation

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