open class AboutQuery
(source)
Query to request details of the server
<init> |
AboutQuery() AboutQuery(dest: String!, keys: MutableList<String!>!) |
getDest |
open fun getDest(): String! |
getKeys |
open fun getKeys(): MutableList<String!>! |