guestCount property

int guestCount

Implementation

int get guestCount => _getAttribute<int>(kGuestCount, 0);