method TOTP.prototype.toStringimport { TOTP } from "https://deno.land/x/otpauth@v9.3.5/dist/otpauth.node.min.cjs"; toString(): stringReturns a Google Authenticator key URI. Returns a Google Authenticator key URI. ReturnsstringURI.