diskCount property

int get diskCount

Gets the number of registered disks

Implementation

int get diskCount => _disks.length;