setTimer method

void setTimer(
  1. Timer timer
)

Implementation

void setTimer(Timer timer) => _refreshTimer = timer;