key property

String? key

The key of the location that generated this DataSnapshot.

Implementation

String? get key => _delegate?.key;