ref property

Obtains a DatabaseReference corresponding to this query's location.

Implementation

DatabaseReference get ref => DatabaseReference._(_queryDelegate.ref);