open class AboutQueryResponse
A response to querying for the profile details of a user.
<init>
AboutQueryResponse()
AboutQueryResponse(name: String)
getName
open fun getName(): String