Retrieves the details of all Storage buckets within an existing product.
buckets
select
objects
final List<Bucket> buckets = await supabase .storage .listBuckets();