GqlRequest constructor

GqlRequest(
  1. {String operation}
)

Implementation

GqlRequest({this.operation});