list method
Implementation
Future<List<WifiResult>> list(String key) async {
throw UnimplementedError('list() has not been implemented.');
}
Future<List<WifiResult>> list(String key) async {
throw UnimplementedError('list() has not been implemented.');
}