class Api.StatsGraphError extends VirtualClass<{ error: string; }>import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts"; const { StatsGraphError } = Api; PropertiesclassName: "StatsGraphError"classType: "constructor"CONSTRUCTOR_ID: 3202127906error: stringSUBCLASS_OF_ID: 2609918291Static MethodsfromReader(reader: Reader): StatsGraphError