timer property

Timer? timer
getter/setter pair

The tmer used to check message/triggers periodically.

Implementation

static Timer? timer;