path property Null safety
final
The path to bind the property to. If not set, the entire route would be by Controller.
Implementation
final String path;
The path to bind the property to. If not set, the entire route would be by Controller.
final String path;