Hi devs, I’d like to propose deprecating Document#getName() in favor of Document#getDocumentReference().
The main reason is that it’s misleading since users will use nested pages by default and this method returns “WebHome” all the time in this case. In addition, it doesn’t make sense anymore with nested pages to have access only to the last part of the reference. WDYT? Thanks -Vincent

