LimitedState constructor Null safety

LimitedState(
  1. Controller con
)

Implementation

LimitedState(Controller con) : super(con);