I have an element that contains some usernames and details of that. I tried a lot but don't find out how to check if the key is already existing.
Data structure:
nicknames{
Jakob{...}
Dieter{...}
}
I am searching for something like:
if ref.containsChild("Dieter"){...}
Aucun commentaire:
Enregistrer un commentaire