setLogLevel method
Implementation
Future<void>? setLogLevel(FlutterSoundRecorderCallback callback, Level loglevel)
{
throw UnimplementedError('setLogLeve() has not been implemented.');
}
Future<void>? setLogLevel(FlutterSoundRecorderCallback callback, Level loglevel)
{
throw UnimplementedError('setLogLeve() has not been implemented.');
}