menu
dartness_server package
documentation
route.dart
DartnessParam
isPath property
isPath property
dark_mode
light_mode
isPath
property
bool
isPath
final
Whether the param is a path param.
Implementation
final bool isPath;
dartness_server package
documentation
route
DartnessParam
isPath property
DartnessParam class