method Diagnostic.prototype.getSourceimport { Diagnostic } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts"; getSource(): string | undefinedGets the source. Gets the source. Returnsstring | undefined