getInfo method
Returns the current network route and connection hints.
Implementation
Future<ConnectivityInfo> getInfo() =>
NexoraSdkPlatform.instance.getConnectivityInfo();
Returns the current network route and connection hints.
Future<ConnectivityInfo> getInfo() =>
NexoraSdkPlatform.instance.getConnectivityInfo();