names property

  1. @override
List<String> names
final

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

Implementation

@override
final List<String> names;