ref property

SdbRecordRef<K, V> get ref

The record ref (new or old one for delete)

Implementation

SdbRecordRef<K, V> get ref => snapshot.ref;