menu
network_reachability package
documentation
rust/api/models/config.dart
NetworkConfiguration
targets property
targets property
dark_mode
light_mode
targets
property
List
<
NetworkTarget
>
targets
final
A list of network endpoints (
NetworkTarget
) to be monitored.
Implementation
final List<NetworkTarget> targets;
network_reachability package
documentation
rust/api/models/config
NetworkConfiguration
targets property
NetworkConfiguration class