totalPeople property

int totalPeople

Implementation

int get totalPeople => _getAttribute<int>(kTotalPeople, 0);