DocumentDataDocument data (for use with {@link @firebase/firestore/lite#(setDoc:1)}) consists of fields mapped to values. interface DocumentData {[field: string]: any;}§Index Signatures§[field: string]: any