gettransactionlistfrompending constant

TronHTTPMethods const gettransactionlistfrompending

Implementation

static const TronHTTPMethods gettransactionlistfrompending =
    TronHTTPMethods._(
        'wallet/gettransactionlistfrompending', RequestServiceType.get);