AresBridgePlatform constructor
AresBridgePlatform()
Creates a platform implementation with the verification token.
Implementation
AresBridgePlatform() : super(token: _token);
Creates a platform implementation with the verification token.
AresBridgePlatform() : super(token: _token);