getIsRecording property

bool getIsRecording

Returns whether it's recording or not

Implementation

bool get getIsRecording => _isRecording;