creationTime property

DateTime? creationTime
final

The time that the file system was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.

Implementation

final DateTime? creationTime;