publishMediaPlayerId property
The ID of the media player to be published. The default value is 0.
Implementation
@JsonKey(name: 'publishMediaPlayerId')
final int? publishMediaPlayerId;
The ID of the media player to be published. The default value is 0.
@JsonKey(name: 'publishMediaPlayerId')
final int? publishMediaPlayerId;