ref abstract method

Reference ref([
  1. String? path
])

Creates a new Reference initialized at the root Firebase Storage location.

Implementation

Reference ref([String? path]);