loadJSON(name: string | null, url: string): Asset<any> Load custom JSON data from url.paramname- The asset name.paramurl- The resource url.returnsThe asset data.sincev3000.0groupAssets