IvsPlayerInterface constructor

IvsPlayerInterface()

Constructor for IvsPlayerInterface which passes a unique token to the superclass.

Implementation

IvsPlayerInterface() : super(token: _token);