isRecording property

bool get isRecording

Whether audio is currently being recorded

Implementation

bool get isRecording => _isRecording;