isMicrophoneSupported property
bool
get
isMicrophoneSupported
Whether microphone requests are available in this runtime.
Implementation
bool get isMicrophoneSupported => false;
Whether microphone requests are available in this runtime.
bool get isMicrophoneSupported => false;