id property

String? id
final

The document ID within the database. If null, the reference points to a collection instead of a specific document.

Implementation

final String? id;