GeneralVisionSpecs class

General vision encoder specifications

Inheritance

Constructors

GeneralVisionSpecs()
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