maxOccupancy property

int maxOccupancy

Implementation

int get maxOccupancy => _getAttribute<int>(kMaxOccupancy, 0);