@override Future<Map?> startQcrCapture(Map<String, dynamic> args) async { return await methodChannel.invokeMethod<Map>('startQcrCapture', args); }