uid property

String get uid
inherited

Returns the ID for the document path.

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

Implementation

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