driverCount property

int get driverCount

Gets the number of registered drivers

Implementation

int get driverCount => _drivers.length;