get apiEndpoint()

in src/app/services/rest/rest-url.service.ts [30:32]


    get apiEndpoint(): string {
        return this._apiEndpoint
    }