id property

String id
final

ID of the document being modified.

If the document path is aaaaa/bbbbb/cccccc/ddddd, the ID is ddddd.

変更されたドキュメントのID。

ドキュメントのパスがaaaa/bbbb/cccc/ddddの場合、IDはddddとなります。

Implementation

final String id;