Variables

@:value(cast "aborted")@:enum@:implinlineread onlyABORTED:FetchState = "aborted"

@:value(cast "complete")@:enum@:implinlineread onlyCOMPLETE:FetchState = "complete"

@:value(cast "errored")@:enum@:implinlineread onlyERRORED:FetchState = "errored"

@:value(cast "requesting")@:enum@:implinlineread onlyREQUESTING:FetchState = "requesting"

@:value(cast "responding")@:enum@:implinlineread onlyRESPONDING:FetchState = "responding"