recording property

MicrophoneRecording? recording
final

The result of the recorder, i.e. the recording.

This is null before stopped is true.

Implementation

final MicrophoneRecording? recording;