bucket method

FireStorageRef bucket(
  1. String bucket
)

Implementation

FireStorageRef bucket(String bucket) => storage.bucket(bucket);