WaitingForGotoDotLines constructor Null safety

WaitingForGotoDotLines(
  1. Controller con,
  2. LimitedState last
)

Implementation

WaitingForGotoDotLines(Controller con, this.last) : super(con);