EsimToolkitPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- EsimToolkitPlatform
- Implementers
Constructors
- EsimToolkitPlatform()
- Constructs a EsimToolkitPlatform.
Properties
Methods
-
installEsimProfile(
String profile) → Future< String> -
instructions(
) → Future< String> -
isSupportESim(
List< String> ? newer) → Future<bool> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ EsimToolkitPlatform
-
The default instance of EsimToolkitPlatform to use.
getter/setter pair