reference abstract method

DatabaseReference reference()

Queries are attached to a location in your Firebase. This method will return a Firebase reference to that location.

Implementation

DatabaseReference reference();