isAlive property
bool
get
isAlive
Whether this poller is started or not (it can be alive when paused).
Implementation
bool get isAlive;
Whether this poller is started or not (it can be alive when paused).
bool get isAlive;