StorageBucketDeleted

@Serializable
data class StorageBucketDeleted(val bucketId: String) : StorageEvent(source)

Official doc

Constructors

Link copied to clipboard
constructor(bucketId: String)

Properties

Link copied to clipboard