Removes all objects inside a single bucket.
buckets
select
objects
delete
final String result = await supabase .storage .emptyBucket('avatars');