Zxing constructor
Zxing()
factory constructor to return the correct implementation.
Implementation
factory Zxing() => getZxing();
factory constructor to return the correct implementation.
factory Zxing() => getZxing();