paths property

  1. @TagNumber(1)
List<Path> get paths

Implementation

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