RepeatForever constructor

RepeatForever(
  1. Action innerAction
)

Implementation

RepeatForever(this.innerAction);