clearBitmaps method

void clearBitmaps()

Implementation

void clearBitmaps() {
  _screenshotSubject.add([]);
}