getPendingTransactions constant
        
        EthereumMethods
        const getPendingTransactions
        
      
      
      
Implementation
static const EthereumMethods getPendingTransactions =
    EthereumMethods('eth_pendingTransactions');