menu
network_reachability package
documentation
rust/api/models/target.dart
NetworkTarget
port property
port property
dark_mode
light_mode
port
property
int
port
final
The destination port for the check (e.g., 80 for HTTP, 443 for HTTPS, 53 for DNS).
Implementation
final int port;
network_reachability package
documentation
rust/api/models/target
NetworkTarget
port property
NetworkTarget class