refFromURL method

Reference refFromURL(
  1. String url
)
inherited

Returns a Reference representing the location in the Database corresponding to the provided Firebase URL.

Implementation

external Reference refFromURL(String url);