Swift: Retrieve a bucket

Examples

Get bucket

let bucket = try await supabase.storage
  .getBucket("avatars")