Gemma3Specs class

Gemma 3 SigLIP vision encoder specifications

Inheritance

Constructors

Gemma3Specs.new()
const

Properties

encoderType VisionEncoderType
finalinherited
hashCode int
The hash code for this object.
no setterinherited
maxFileSize int
finalinherited
maxFileSizeMB double
no setterinherited
maxHeight int
finalinherited
maxWidth int
finalinherited
minFileSize int
finalinherited
minHeight int
finalinherited
minWidth int
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
supportedFormats List<String>
finalinherited
targetHeight int
finalinherited
targetWidth int
finalinherited

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