IOSSdk class final
For an iOS target, a build is either done for the device or the simulator.
Constructors
- IOSSdk.fromString(String type)
-
The type of this IOSSdk.
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
The type of this IOSSdk.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited