oldestLedger property Null safety

String? oldestLedger
read / write

The oldest ledger ingested by Soroban-RPC at the time it handled the getTransaction() request.

Implementation

String? oldestLedger;