maxUsersForStatistics property

int? maxUsersForStatistics

Implementation

int? get maxUsersForStatistics => _$this._maxUsersForStatistics;
void maxUsersForStatistics=(int? maxUsersForStatistics)

Implementation

set maxUsersForStatistics(int? maxUsersForStatistics) =>
    _$this._maxUsersForStatistics = maxUsersForStatistics;