key property
String?
get
key
The key (last part of the path) of the location of this DataSnapshot.
Implementation
external String? get key;
The key (last part of the path) of the location of this DataSnapshot.
external String? get key;