Updates a new Storage bucket
buckets
update
objects
final res = await supabase .storage .updateBucket('avatars', const BucketOptions(public: false));