client property
Internal HTTP client configured for the Tuul LiteGen endpoints.
Implementation
final HttpClient client = HttpClient(
baseUrl: "https://api.tuul.digitwhale.com/v1beta/models",
);
Internal HTTP client configured for the Tuul LiteGen endpoints.
final HttpClient client = HttpClient(
baseUrl: "https://api.tuul.digitwhale.com/v1beta/models",
);