documentID property

String documentID

This document's given or generated ID in the collection.

Implementation

String get documentID => _pathComponents.last;