creationTimestamp property

DateTime? creationTimestamp
final

The number of milliseconds since the Unix epoch time until the creation of the collection. The Unix epoch time is 00:00:00 Coordinated Universal Time (UTC), Thursday, 1 January 1970.

Implementation

final DateTime? creationTimestamp;