id property

String get id

The ID of this document within its collection.

Implementation

String get id => path.segment;