newRecorderInstance function
- @JS('newRecorderInstance')
- JSBoxedDartObject callBack,
- JSArray<
JSExportedDartFunction> callbackTable
Implementation
@JS('newRecorderInstance')
external FlutterSoundRecorder newRecorderInstance(
JSBoxedDartObject callBack,
JSArray<JSExportedDartFunction> callbackTable,
);