getImportantPeopleCount method

  1. @override
int getImportantPeopleCount()
override

Returns how many important people are there in this settlement type

Implementation

@override
int getImportantPeopleCount() => _importantPeopleCount;