bool? get apiEnabled => _$this._apiEnabled;
set apiEnabled(covariant bool? apiEnabled) => _$this._apiEnabled = apiEnabled;