menu
swamp
swamp.dart
SwampServer
filterConnections property
filterConnections
dark_mode
light_mode
filterConnections
property
FutureOr
<
bool
>
Function
(
HttpRequest
event
)
?
filterConnections
getter/setter pair
inherited
Implementation
FutureOr<bool> Function(HttpRequest event)? filterConnections;
swamp
swamp
SwampServer
filterConnections property
SwampServer class