IosTeamidPlatform constructor
IosTeamidPlatform()
Constructs a IosTeamidPlatform.
Subclasses must call this constructor with the unique token.
Implementation
IosTeamidPlatform() : super(token: _token);
Constructs a IosTeamidPlatform.
Subclasses must call this constructor with the unique token.
IosTeamidPlatform() : super(token: _token);