uid property

String uid

Returns the ID for the document path.

ドキュメントのパス用のIDを返します。

Implementation

String get uid => modelQuery.path.last();