IpEchoService

interface IpEchoService

Properties

Link copied to clipboard
@get:GET(value = "/")
abstract val ip: Call<QueryResponse?>?