noc_llm_dart
noc_llm_dart
NocAIConfig
isHTTPS property
isHTTPS
isHTTPS
property
Null safety
bool
isHTTPS
Whether the base URL uses HTTPS.
Implementation
bool get isHTTPS => baseUrl.startsWith('https://');
noc_llm_dart
noc_llm_dart
NocAIConfig
isHTTPS property
NocAIConfig class
Constructors
NocAIConfig
Properties
apiKey
baseUrl
connectTimeout
hashCode
host
isGeminiNative
isHTTPS
maxTokens
model
path
port
provider
receiveTimeout
runtimeType
systemPrompt
temperature
Methods
copyWith
noSuchMethod
toString
Operators
operator ==