String? get errorType => _$this._errorType;
set errorType(covariant String? errorType) => _$this._errorType = errorType;