GetBlocksConfig constructor

GetBlocksConfig({
  1. Commitment? commitment,
})

Implementation

GetBlocksConfig({
  this.commitment,
});