controller property
Used to call the platform specific method.
Important:
- If controller is null, will be create a new instance.
- Log set with
setLogConfig
will only work if controller is not null.
Implementation
final OnAudioQuery? controller;
Used to call the platform specific method.
Important:
setLogConfig
will only work if controller is not null.final OnAudioQuery? controller;