AptosGraphQLApiAggregate constructor

AptosGraphQLApiAggregate({
  1. int? count,
})

Implementation

AptosGraphQLApiAggregate({this.count});