creationTime property
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;
The time that the file system was created, in seconds (since 1970-01-01T00:00:00Z), also known as Unix time.
final DateTime? creationTime;