ref property

DocumentReference<Object?> get ref

Implementation

DocumentReference get ref => col.doc(id);