TivioPlayerWrapper constructor

TivioPlayerWrapper(
  1. String id,
  2. Bridge _bridge
)

Implementation

TivioPlayerWrapper(this.id, this._bridge);