EsfaceidFlutterPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- EsfaceidFlutterPlatform
- Implementers
Constructors
- EsfaceidFlutterPlatform()
- Constructs a EsfaceidFlutterPlatform.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
initEngine(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
startLivingDetect(
Map< String, dynamic> params) → Future<Map< String, dynamic> ?> -
toString(
) → String -
A string representation of this object.
inherited
-
verifyInit(
Map< String, dynamic> config) → Future<Map< String, dynamic> ?>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ EsfaceidFlutterPlatform
-
The default instance of EsfaceidFlutterPlatform to use.
getter/setter pair