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