menu
dart_udx package
documentation
dart_udx.dart
UDXStream
firewall property
firewall property
dark_mode
light_mode
firewall
property
bool
Function
(
UDPSocket
socket
,
int
port
,
String
host
)
?
firewall
final
The firewall function
Implementation
final bool Function(UDPSocket socket, int port, String host)? firewall;
dart_udx package
documentation
dart_udx
UDXStream
firewall property
UDXStream class