names property

List<String> names

A list of every names corresponding to the VRouteElements in the current stack

Implementation

List<String> get names => _vRoute.vRouteElementNode.getNames();