microphonePermission property
dynamic
get
microphonePermission
Implementation
get microphonePermission => completerImage.value;
set
microphonePermission
(dynamic value)
Implementation
set microphonePermission(value) => completerImage.value = value;