latestLedger property Null safety

String? latestLedger
read / write

The latest ledger known to Soroban-RPC at the time it handled the sendTransaction() request.

Implementation

String? latestLedger;