Angular firebase getting document details
document.data() » will return all the data on that particular doc document.id » will return the id of the document
document.data() » will return all the data on that particular doc document.id » will return the id of the document