FlutterBdfaceCollect class
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
platformVersion
→ Future<
String?> -
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
collect(
FaceConfig config) → Future< CollectResult> -
采集
inherited
-
init(
String licenseId) → Future< String?> -
初始化
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
unInit(
) → Future< void> -
释放
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ FlutterBdfaceCollect
-
getter/setter pair