menu
http_inspector package
documentation
http_inspector.dart
HttpScopeViewConfig
HttpScopeViewConfig.new const constructor
HttpScopeViewConfig.new const constructor
dark_mode
light_mode
HttpScopeViewConfig
constructor
const
HttpScopeViewConfig
(
{
bool
recordFilter
(
HttpRecord
record
)?,
String
?
manualUrl
,
void
onOpenManual
(
String
manualUrl
)?,
})
Implementation
const HttpScopeViewConfig({ this.recordFilter, this.manualUrl, this.onOpenManual, });
http_inspector package
documentation
http_inspector
HttpScopeViewConfig
HttpScopeViewConfig.new const constructor
HttpScopeViewConfig class