IosTeamidPlatform constructor

IosTeamidPlatform()

Constructs a IosTeamidPlatform.

Subclasses must call this constructor with the unique token.

Implementation

IosTeamidPlatform() : super(token: _token);