bucketExists abstract method

Future<bool> bucketExists(
  1. String bucket
)

Implementation

Future<bool> bucketExists(String bucket);