WrappedPlayer constructor
WrappedPlayer(
- String playerId,
- StreamsInterface streamsInterface
Implementation
WrappedPlayer(this.playerId, this.streamsInterface);