count property

int get count

Returns the number of blocked IP addresses

Implementation

int get count => blockedIps.length;