includeAudio property
Whether an audio device should be added to the CaptureSession in CameraController.
The user is responsible for handling permissions for this feature.
This value is null
until attach is called.
Implementation
final bool includeAudio;