EllaSaasFlutterPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- EllaSaasFlutterPlatform
- Implementers
Constructors
- EllaSaasFlutterPlatform()
- Constructs a EllaSaasFlutterPlatform.
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
-
deleteBook(
[dynamic arguments]) → Future< String?> -
downloadBook(
[dynamic arguments]) → void -
initConfig(
[dynamic arguments]) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
openBook(
[dynamic arguments]) → void -
receiveFromNative(
Future handler(MethodCall call)?) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ EllaSaasFlutterPlatform
-
The default instance of EllaSaasFlutterPlatform to use.
getter/setter pair