NLPTasks constructor

NLPTasks(
  1. String? accessToken
)

Implementation

NLPTasks(this.accessToken) : httpService = HTTPService(accessToken);