SolanaRPCGetLargestAccounts constructor
const
SolanaRPCGetLargestAccounts({
- String? filter,
- Commitment? commitment,
Implementation
const SolanaRPCGetLargestAccounts({this.filter, Commitment? commitment})
: super(commitment: commitment);