visitorsCount property

int visitorsCount

Implementation

int get visitorsCount => _getAttribute<int>(kVisitorsCount, 0);