count property

int get count

Get count of registered seeders

Implementation

int get count => _seeders.length;