menu
dust_server package
documentation
extraction.dart
PathExtractable<T>
key property
key property
dark_mode
light_mode
key
property
String
key
final
The path parameter name, matching a
{key}
segment in the route.
Implementation
final String key;
dust_server package
documentation
extraction
PathExtractable<T>
key property
PathExtractable class