isGeminiNative property Null safety
Whether this config targets the Gemini Native API.
Implementation
bool get isGeminiNative => provider == NocProvider.geminiNative;
Whether this config targets the Gemini Native API.
bool get isGeminiNative => provider == NocProvider.geminiNative;