getWifiVersion() returns a String representing the wifi version of the connected printer.
Future<String?> getWifiVersion() async { throw UnimplementedError('getWifiVersion() has not been implemented.'); }