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