latestLedger property Null safety
read / write
The latest ledger known to Soroban-RPC at the time it handled the sendTransaction() request.
Implementation
String? latestLedger;
The latest ledger known to Soroban-RPC at the time it handled the sendTransaction() request.
String? latestLedger;