screenshots property

Stream<List<Uint8List>> get screenshots

Implementation

Stream<List<Uint8List>> get screenshots => _screenshotSubject.stream;