apiHandlerCount property

int get apiHandlerCount

Get API handlers count

Implementation

int get apiHandlerCount => _apiHandlers.length;