DollarStarxpandPlatform constructor

DollarStarxpandPlatform()

Constructs a DollarStarxpandPlatform.

This constructor ensures that only classes extending DollarStarxpandPlatform with the correct token can be used as a platform implementation.

Implementation

DollarStarxpandPlatform() : super(token: _token);