String? get remoteId => _$this._remoteId;
set remoteId(covariant String? remoteId) => _$this._remoteId = remoteId;