Retrieves the details of an existing Storage bucket.
buckets
select
objects
The unique identifier of the bucket you would like to retrieve.
final Bucket bucket = await supabase .storage .getBucket('avatars');