Creates a new Storage bucket
buckets
insert
objects
final String bucketId = await supabase .storage .createBucket('avatars');