platformTags property

  1. @TagNumber(7)
List<String> get platformTags

Optional tags to further constrain which artifact is returned for modules.

Implementation

@$pb.TagNumber(7)
$core.List<$core.String> get platformTags => $_getList(6);