Connects to a device by its MAC address.
Future<bool> connect(String address) { throw UnimplementedError('connect() has not been implemented.'); }