@override Future<bool> scanBarCode() async { return await methodChannel.invokeMethod('scanBarCode'); }