attendeesPerVolunteer property

int attendeesPerVolunteer

Implementation

int get attendeesPerVolunteer =>
    _getAttribute<int>(kAttendeesPerVolunteer, 0);