maxUsersForStatistics property

bool? maxUsersForStatistics

Implementation

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

Implementation

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