toString method
The type of this IOSSdk.
This returns a stable string that can be used to construct a IOSSdk via IOSSdk.fromString.
Implementation
@override
String toString() => type;
The type of this IOSSdk.
This returns a stable string that can be used to construct a IOSSdk via IOSSdk.fromString.
@override
String toString() => type;