path property
String
get
path
The path defined by user or automatically-added By RouteCollection.fromList
Implementation
String get path => _path ?? '';
The path defined by user or automatically-added By RouteCollection.fromList
String get path => _path ?? '';