IteratedDataSnapshot interface

Reprezentuje migawkę podrzędną Reference , która jest iterowana. Klucz nigdy nie będzie niezdefiniowany.

Podpis:

export declare interface IteratedDataSnapshot extends DataSnapshot 

Rozszerza: DataSnapshot

Nieruchomości

Nieruchomość Typ Opis
klucz strunowy

IteratedDataSnapshot.key

Podpis:

key: string;