DoNothing constructor Null safety

DoNothing(
  1. Controller con
)

Implementation

DoNothing(Controller con) : super(con);