menu
api_sentinel package
documentation
models/monitoring/exception_monitoring_params.dart
ExceptionMonitoringParams
requestUrl property
requestUrl property
dark_mode
light_mode
requestUrl
property
String
?
requestUrl
final
Relative or absolute request URL being processed when the error occurred.
Implementation
final String? requestUrl;
api_sentinel package
documentation
models/monitoring/exception_monitoring_params
ExceptionMonitoringParams
requestUrl property
ExceptionMonitoringParams class