warnings property

  1. @TagNumber.new(5)
PbList<String> get warnings

Implementation

@$pb.TagNumber(5)
$pb.PbList<$core.String> get warnings => $_getList(4);