print Qrcode
Prints a QR code.
Return
Result which can be a Result.Success containing SdkSuccessAnswer.SuccessPrint if the QR code is printed successfully, or a Result.Error if the operation fails.
Parameters
qr Code
The content to encode in the QR code.