I am using the FirebaseFirestore.DocumentSnapshot
fields createtime
and updateTime
on my nodeJS project, but now i find out that these fields are only part of Google Cloud documentation, and can't be find at Firebase documentation for DocumentSnapshoot
I am a bit confuse, are these fields new and are not yet on firebase documentation, or they will be removed as Firecloud is being Tailored from Google Cloud tools?