kakao-android-sdk-rx / com.kakao.sdk.common / KakaoJson / listFromJson

listFromJson

fun <T> listFromJson(string: String, type: Class<T>): List<T>