getCover method

Uint8List? getCover()

Implementation

Uint8List? getCover() {
  return _cover;
}