menu
mrzscanner_flutter package
documentation
mrzscanner_flutter.dart
Mrzflutterplugin
setMaxThreads static method
setMaxThreads static method
dark_mode
light_mode
setMaxThreads
static method
void
setMaxThreads
(
int
maxThreads
)
Implementation
static void setMaxThreads(int maxThreads) { _channel.invokeMethod("setMaxThreads", maxThreads); }
mrzscanner_flutter package
documentation
mrzscanner_flutter
Mrzflutterplugin
setMaxThreads static method
Mrzflutterplugin class