testnet property
      
      Cluster
      get
      testnet
      
    
    
The testnet cluster's HTTP endpoint.
Implementation
static Cluster get testnet => Cluster.https('api.testnet.solana.com');The testnet cluster's HTTP endpoint.
static Cluster get testnet => Cluster.https('api.testnet.solana.com');