key property

String key

The last part of the current path. It is null in case of root DatabaseReference.

Implementation

String get key => jsObject.key;