createdAt property Null safety

String? createdAt
read / write

(optional) The unix timestamp of when the transaction was included in the ledger. This field is only present if status is SUCCESS or FAILED.

Implementation

String? createdAt;