instanceTags property

  1. @TagNumber(7)
List<String> instanceTags

Instance tags of the route.

Implementation

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