menu
cx_flutter_plugin package
documentation
cx_network_capture_rule.dart
CxNetworkCaptureRule
urlPattern property
urlPattern property
dark_mode
light_mode
urlPattern
property
String
?
urlPattern
final
Regex pattern matched against the full request URL.
Implementation
final String? urlPattern;
cx_flutter_plugin package
documentation
cx_network_capture_rule
CxNetworkCaptureRule
urlPattern property
CxNetworkCaptureRule class