Future<Uint8List> readData( String address, String service, String characteristic) async { throw UnimplementedError('readData() has not been implemented.'); }