GraphQuery constructor
GraphQuery(
- GraphServiceClient graph_client,
- String path
Implementation
GraphQuery(this.graph_client, this.path);
GraphQuery(this.graph_client, this.path);