count property

int count
latefinal

The total number of requests and grants for this Arbiter.

Implementation

late final int count = _requests.length;