startDocumentScan method
Implementation
Future<EkycResult> startDocumentScan(int documentType) {
throw UnimplementedError('startDocumentScan() has not been implemented.');
}
Future<EkycResult> startDocumentScan(int documentType) {
throw UnimplementedError('startDocumentScan() has not been implemented.');
}