getLedgerInfo constant

AptosApiMethod const getLedgerInfo

Implementation

static const AptosApiMethod getLedgerInfo = AptosApiMethod._(
    url: '/', name: 'Get ledger info', requestType: RequestServiceType.get);