Bucket File System Locator
@Serializable
(undocumented in the protocol definition)
Constructors
Link copied to clipboard
constructor(storageKey: SerializedStorageKey, bucketName: String? = null, pathComponents: List<String>)
Properties
Link copied to clipboard
Bucket name. Not passing a bucketName will retrieve the default Bucket. (https://developer.mozilla.org/en-US/docs/Web/API/Storage_API#storage_buckets)
Link copied to clipboard
Path to the directory using each path component as an array item.
Link copied to clipboard
Storage key