getProfileField

open suspend override fun <T : ProfileField> getProfileField(userId: UserId, key: ProfileField.Key<T>): Result<T>

See also