GetTokenLargestAccountsConfig constructor

GetTokenLargestAccountsConfig({
  1. Commitment? commitment,
})

Implementation

GetTokenLargestAccountsConfig({
  this.commitment,
});