FaceDetector 类
- 注解
-
- @Native("FaceDetector")
构造函数
- FaceDetector([Map? faceDetectorOptions])
-
工厂
属性
- hashCode → int
- 该对象的哈希码。无设置器继承的
- runtimeType → Type
- 对象的运行时类型表示。无设置器继承的
方法
-
detect(
dynamic image) → Future< List> -
noSuchMethod(
Invocation invocation) → dynamic - 访问不存在的函数或属性时被调用。继承的
-
toString(
) → String - 该对象的字符串表示。继承的
操作符
-
operator ==(
Object other) → bool - 等于操作符。继承的