timer property

Timer? timer
getter/setter pair

The timer used for checking internet connectivity or other periodic tasks.

Implementation

Timer? timer;