DashShieldPlatform constructor
DashShieldPlatform()
Constructs a DashShieldPlatform instance with a verification token.
Implementation
DashShieldPlatform() : super(token: _token);
Constructs a DashShieldPlatform instance with a verification token.
DashShieldPlatform() : super(token: _token);