EsimToolkit class
Constructors
Properties
Methods
-
installEsimProfile(
String profile) → Future< String> - Install eSIM.
-
instructions(
) → Future< String> - Instructions setup eSIM.
-
isSupportESim(
List< String> ? newer) → Future<bool> - Check support eSIM.
-
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