replace({required String value, required Endpoint endpoint}) { return endpoint.replace("{}", value); }