kUidFieldKey top-level constant

String const kUidFieldKey

Field key to store the last part of the document path (ddd for aaa/bbb/ccc/ddd).

ドキュメントのパスの一番最後の部分(aaa/bbb/ccc/dddの場合ddd)を格納しておくためのフィールドキー。

Implementation

const kUidFieldKey = "@uid";