isConverting property

bool get isConverting

Implementation

bool get isConverting => _currentState == AudioState.converting;