menu
revali_core package
documentation
components/request_summary.dart
RequestSummary
path property
path property
dark_mode
light_mode
path
property
String
path
final
The concrete path this request asked for, e.g.
/api/users/42
.
Implementation
final String path;
revali_core package
documentation
components/request_summary
RequestSummary
path property
RequestSummary class