startDocumentScan method
Future<EkycResult>
startDocumentScan(
- BuildContext context,
- KonnectedScanDocumentType documentType
Implementation
Future<EkycResult> startDocumentScan(BuildContext context, KonnectedScanDocumentType documentType) {
throw UnimplementedError('startDocumentScan() has not been implemented.');
}