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