CancelTokenPool constructor

CancelTokenPool()

Implementation

factory CancelTokenPool() => _instance ??= CancelTokenPool._();