IntroductionInterface constructor
Constructs an instance of IntroductionInterface.
The token
is used for verification purposes.
Implementation
IntroductionInterface() : super(token: _token);
Constructs an instance of IntroductionInterface.
The token
is used for verification purposes.
IntroductionInterface() : super(token: _token);