ledger property Null safety

String? ledger
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;