route property

String route
final

The route path (e.g., '/home', '/product', '/profile')

Implementation

final String route;