menu
dartness_server package
documentation
route.dart
PathParam
PathParam const constructor
PathParam const constructor
dark_mode
light_mode
PathParam
constructor
const
PathParam
(
[
String
?
name
])
Implementation
const PathParam([this.name]);
dartness_server package
documentation
route
PathParam
PathParam const constructor
PathParam class