ref property

DatabaseReference<ReferenceJsImpl> ref

The DatabaseReference for the location that generated this DataSnapshot.

Implementation

DatabaseReference get ref => DatabaseReference.getInstance(jsObject.ref);