methodFile.jsonjson(): Promise<any>;Read the data from the blob as a JSON object.This first decodes the data from UTF-8, then parses it as JSON.
Read the data from the blob as a JSON object.This first decodes the data from UTF-8, then parses it as JSON.