FlutterBaiduImageclassify class
Properties
-
hashCode
→ int
-
The hash code for this object.
read-onlyinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed.
inherited
-
onResultCallback()
→ Stream<String>
-
原生端回传键值对map到flutter端
map中key为isInChina对应的value,如果为1则判断是在国内,为0则判断是在国外
map中存在key为nearby则判断为已到达设置监听位置附近
-
toString()
→ String
-
A string representation of this object.
inherited