flutter_ibm_watson
VisualRecognition
ClassifierResult
getClassifierId method
getClassifierId
ClassifierResult class
Constructors
ClassifierResult
Properties
hashCode
runtimeType
Methods
getClasses
getClassifierId
getClassifierName
toString
noSuchMethod
Operators
operator ==
getClassifierId method
String
getClassifierId
(
)
Implementation
String getClassifierId() { return this._classifierId; }