menu
te_general_plugin package
documentation
dot/ZYRegister.dart
EDZHomeMain
requestMicrophone method
requestMicrophone method
dark_mode
light_mode
requestMicrophone
method
Future
<
bool
>
requestMicrophone
(
)
Implementation
Future<bool> requestMicrophone() => request(Permission.microphone);
te_general_plugin package
documentation
dot/ZYRegister
EDZHomeMain
requestMicrophone method
EDZHomeMain class