membersCount property

int get membersCount

Gives a length of membersMap.

Implementation

int get membersCount => membersMap.length;