Send data to the connected device
Future<Map<String, dynamic>> sendData(String data) { throw UnimplementedError('sendData() has not been implemented.'); }