ledger property Null safety
read / write
(optional) The sequence of the ledger which included the transaction. This field is only present if status is SUCCESS or FAILED.
Implementation
String? ledger;
(optional) The sequence of the ledger which included the transaction. This field is only present if status is SUCCESS or FAILED.
String? ledger;