menu
helixworlds_snatcher_sdk package
documentation
utils/network_util.dart
NetworkUtil
isConnected property
isConnected property
dark_mode
light_mode
isConnected
property
Stream
<
bool
>
get
isConnected
Implementation
Stream<bool> get isConnected => dataConn.onConnectionChange;
helixworlds_snatcher_sdk package
documentation
utils/network_util
NetworkUtil
isConnected property
NetworkUtil class