id property

String get id

The document's identifier within its collection.

Implementation

String get id => jsObject.id;