ProgramEntry constructor Null safety

ProgramEntry(
  1. Controller con
)

Implementation

ProgramEntry(Controller con) : super(con);