String? get endPoint => _$this._endPoint;
set endPoint(covariant String? endPoint) => _$this._endPoint = endPoint;