ids property

int get ids

The sum to generate IDs with.

Implementation

int get ids => subscribers + advertisers + publishers + serviceCallers;