TuulClient constructor
TuulClient(
- String apiKey
Creates a TuulClient with the required apiKey.
Implementation
TuulClient(this.apiKey);
Creates a TuulClient with the required apiKey.
TuulClient(this.apiKey);