WrappedPlayer constructor

WrappedPlayer(
  1. String playerId,
  2. StreamsInterface streamsInterface
)

Implementation

WrappedPlayer(this.playerId, this.streamsInterface);