genId property

String get genId

Generates a new document ID without creating the document

Implementation

String get genId => doc.id;