PollingTask constructor

PollingTask()

工厂方法,确保全局唯一实例

Implementation

factory PollingTask() => _instance;