enablePolling property

bool enablePolling

Gets status of polling, true if polling is enable, otherwise false.

Defaults to true.

Implementation

static bool get enablePolling => _enablePolling;