platforms property

  1. @TagNumber(1)
List<String> get platforms

platforms to build the module for

Implementation

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