hasPermission property
bool
get
hasPermission
If we have microphone permission or not.
Implementation
bool get hasPermission => _hasPermission;
If we have microphone permission or not.
bool get hasPermission => _hasPermission;