memberCount property

int get memberCount

Implementation

int get memberCount => data['member_count'] ?? 0;