volunteerCount property

int get volunteerCount

Implementation

int get volunteerCount => _getAttribute<int>(kVolunteerCount, 0);