IOSSdk class final
The iOS SDK (device or simulator) in IOSCodeConfig.targetSdk.
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