IteratedDataSnapshot interface

Représente un instantané enfant d’une Reference en cours d’itération. La clé ne sera jamais indéfinie.

Signature:

export declare interface IteratedDataSnapshot extends DataSnapshot 

Extension : DataSnapshot

Propriétés

Propriété Taper Description
clé chaîne

ItéréDataSnapshot.key

Signature:

key: string;