IvsPlayerInterface constructor
IvsPlayerInterface()
Constructor for IvsPlayerInterface which passes a unique token to the superclass.
Implementation
IvsPlayerInterface() : super(token: _token);
Constructor for IvsPlayerInterface which passes a unique token to the superclass.
IvsPlayerInterface() : super(token: _token);