bool? get success => _$this._success;
set success(covariant bool? success) => _$this._success = success;