getConnectedProfileAsync method

  1. @override
Future<ConnectionProfile?> getConnectedProfileAsync()
override

Implementation

@override
Future<ConnectionProfile?> getConnectedProfileAsync() =>
    _iNetworkAdapter.getConnectedProfileAsync();