Future<void> sendRawData(int handle, List<int> data) { throw UnimplementedError('sendRawData() has not been implemented.'); }