hasPermission property

bool get hasPermission

If we have microphone permission or not.

Implementation

bool get hasPermission => _hasPermission;