key property

String? key

The key of the location that generated this DataSnapshot or null if at database root.

Implementation

String? get key => _delegate.key;