open class IsFollowingQuery
(source)
<init> |
IsFollowingQuery()
A query body to check whether the 'source' is following the 'destination' user. IsFollowingQuery(source: String!, dest: String!) |
getDest |
open fun getDest(): String! |
getSource |
open fun getSource(): String! |