VideoSelectorProgramId constructor

VideoSelectorProgramId({
  1. int? programId,
})

Implementation

VideoSelectorProgramId({
  this.programId,
});