QRCodeHandler typedef

QRCodeHandler = void Function(String qr)

Implementation

typedef QRCodeHandler = void Function(String qr);