String? get federationId => _$this._federationId;
set federationId(covariant String? federationId) => _$this._federationId = federationId;