getInfo method

Returns the current network route and connection hints.

Implementation

Future<ConnectivityInfo> getInfo() =>
    NexoraSdkPlatform.instance.getConnectivityInfo();