CountdownTimer constructor

CountdownTimer(
  1. int _countdownTime
)

Implementation

CountdownTimer(this._countdownTime);