The entire file as string.
The path under which the file will be accessible on the bucket.
Optional
type: "none" | "base64" | "base64url" | "data_url"The type/format of the string to upload.
Optional
callbackStateVariable: VariableThe variable where to store if the operation was successful.
Optional
callbackValueVariable: VariableThe variable where to store the result (url to the file).
Uploads a file as string to the firebase storage bucket.