GraphServiceClient constructor
const
GraphServiceClient(
- String token,
- Dio client
Implementation
const GraphServiceClient(this.token, this.client);
const GraphServiceClient(this.token, this.client);