FetchReadMethodName
Names of methods for reading the body of a fetch response, see: https://developer.mozilla.org/en-US/docs/Web/API/Body#Methods
Value(s):"arrayBuffer" | "blob" | "formData" | "json" | "text"
Type alias defined in packages/arcgis-rest-portal/src/items/helpers.ts:65