Gemini2_5FlashLite class
Constructors
- Gemini2_5FlashLite({required String apiKey, GeminiModel model = GeminiModel.gemini2_5FlashLite})
Properties
- apiKey → String
-
final
- attachment → GeminiAttachmentUsecase
-
no setter
- audio → GeminiAudioUsecase
-
no setter
- batch → GeminiBatchUsecase
-
no setter
- code → GeminiCodeUsecase
-
no setter
- document → GeminiDocumentUsecase
-
no setter
- embedding → GeminiEmbeddingUsecase
-
no setter
- file → GeminiFileUsecase
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- image → GeminiImageUsecase
-
no setter
- model → GeminiModel
-
final
- reasoning → GeminiReasoningUsecase
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- streaming → GeminiStreamingUsecase
-
no setter
- text → GeminiTextUsecase
-
no setter
- token → GeminiTokenUsecase
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited