GeneralAiGoogleGenerativeAiControllerBaseDart constructor
GeneralAiGoogleGenerativeAiControllerBaseDart({})
Implementation
GeneralAiGoogleGenerativeAiControllerBaseDart({
required this.ai_id,
required this.api_key,
required this.model,
required this.generativeModel,
});