NLPTasks constructor
NLPTasks(
- String? accessToken
Implementation
NLPTasks(this.accessToken) : httpService = HTTPService(accessToken);
NLPTasks(this.accessToken) : httpService = HTTPService(accessToken);