route property

String route
final

Current route as a String value.

e.g. /auth, /chat/0, etc.

Implementation

final String route;