menu
flutter_cidscan package
documentation
cidscanview.dart
CIDScanViewController
startDecode method
startDecode method
dark_mode
light_mode
startDecode
method
Future
<
void
>
startDecode
(
)
Implementation
Future<void> startDecode() async { return _channel.invokeMethod('startDecode'); }
flutter_cidscan package
documentation
cidscanview
CIDScanViewController
startDecode method
CIDScanViewController class