PipParamsPlayerMsg constructor
PipParamsPlayerMsg({})
Implementation
PipParamsPlayerMsg({
this.playerId,
this.backIconForAndroid,
this.playIconForAndroid,
this.pauseIconForAndroid,
this.forwardIconForAndroid,
});