waitForConnection method

  1. @override
Future<void> waitForConnection()
override

Returns a future that resolves once we have a network connection.

Implementation

@override
Future<void> waitForConnection() async {}