Your _id key is coming in as a string value while you have kept it as an Int in the data model, which is causing exception while conversion ...
確定! 回上一頁