startBarcodeScan method

Future<EkycResult> startBarcodeScan()

Implementation

Future<EkycResult> startBarcodeScan() {
  throw UnimplementedError('startBarcodeScan() has not been implemented.');
}