isRecording property

bool isRecording

Return true if the recording is in progress.

Implementation

bool get isRecording => _isRecording;