creationDateTime property

DateTime? creationDateTime
final

The date and time, in epoch time format, when the ledger was created. (Epoch time format is the number of seconds elapsed since 12:00:00 AM January 1, 1970 UTC.)

Implementation

final DateTime? creationDateTime;