method Statement.prototype.finalizeimport { Statement } from "https://deno.land/x/sqlite3@0.6.1/src/statement.ts"; finalize(): voidFree up the statement object. Returnsvoid