timer property

  1. @protected
Timer? timer
getter/setter pair

Internal timer used to refresh the repository.

Implementation

@protected
Timer? timer;