bool? get allowed => _$this._allowed;
set allowed(covariant bool? allowed) => _$this._allowed = allowed;