ProviderConfig constructor
const
ProviderConfig({})
Implementation
const ProviderConfig({
required this.type,
this.apiKey,
this.baseUrl,
this.wireApi,
this.bearerToken,
this.azure,
});
const ProviderConfig({
required this.type,
this.apiKey,
this.baseUrl,
this.wireApi,
this.bearerToken,
this.azure,
});