menu
http_inspect_view package
documentation
store/http_log_store.dart
HttpLogStore
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() { _logs.clear(); notifyListeners(); }
http_inspect_view package
documentation
store/http_log_store
HttpLogStore
clear method
HttpLogStore class