membersCount property

int membersCount

Gives a length of membersMap.

Implementation

int get membersCount => membersMap.length;