versions property

  1. @TagNumber.new(2)
PbList<ApplicationVersion> get versions

Implementation

@$pb.TagNumber(2)
$pb.PbList<ApplicationVersion> get versions => $_getList(1);