AptosGraphQLRequestGetEvents constructor
      
      AptosGraphQLRequestGetEvents({ 
    
    
- required AptosGraphQLPaginatedWithOrderVariablesParams variables,
- Map<String, String> ? headers,
Implementation
AptosGraphQLRequestGetEvents({required this.variables, this.headers});