gson from json was error expected in kotlin why?

前端 未结 0 853
一向
一向 2021-01-27 01:15

employee = Gson().fromJson(arguments?.getString("employee").orEmpty(), ProfileResponse.Employee::class.java) arguments?.remove("employee")

相关标签:
回答
  • 消灭零回复
提交回复
热议问题