currentAudioInputDeviceId property

String? get currentAudioInputDeviceId

Implementation

String? get currentAudioInputDeviceId =>
    Hardware.instance.selectedAudioInput?.deviceId;