cachedCallbackCount property

int get cachedCallbackCount

获取当前缓存的回调数量

Implementation

int get cachedCallbackCount => _callbackCache.length;