flutter_ibm_watson
VisualRecognition
ClassifiedImage
getClassifiers method
getClassifiers
ClassifiedImage class
Constructors
ClassifiedImage
Properties
image
resolvedUrl
sourceUrl
hashCode
runtimeType
Methods
getClassifiers
toString
noSuchMethod
Operators
operator ==
getClassifiers method
List
<
ClassifierResult
>
getClassifiers
(
)
Implementation
List<ClassifierResult> getClassifiers() { return this._classifiers; }