doc abstract method
Returns a DocumentReference with the provided path.
If no path is provided, an auto-generated ID is used.
Implementation
DocumentReference<T> doc([String? path]);
Returns a DocumentReference with the provided path.
If no path is provided, an auto-generated ID is used.
DocumentReference<T> doc([String? path]);