menu
mockwebserver_dart package
documentation
http.dart
HttpHandlerOptions
once property
once property
dark_mode
light_mode
once
property
bool
once
final
If true, the handler will only be used once.
Implementation
final bool once;
mockwebserver_dart package
documentation
http
HttpHandlerOptions
once property
HttpHandlerOptions class