time property
RulesTimestamp
get
time
When the request was received by the service.
For Firestore write operations that include server-side timestamps, this time will be equal to the server timestamp.
Implementation
RulesTimestamp get time;