customRecordings property

Stream<List<Uint8List>> get customRecordings

Implementation

Stream<List<Uint8List>> get customRecordings => _customRecorderSubject.stream;