Uint8List data

@nodoc

Source

Uint8List get data {
  loadBook();
  return _data;
}