steps property

  1. @TagNumber(1)
PbList<PathStep> get steps

Implementation

@$pb.TagNumber(1)
$pb.PbList<PathStep> get steps => $_getList(0);