String? get remote => _$this._remote;
set remote(covariant String? remote) => _$this._remote = remote;