bool? get maintenance => _$this._maintenance;
set maintenance(covariant bool? maintenance) => _$this._maintenance = maintenance;