If you are just trying to do something for one particular class, I'd just manually write: dart Map<String, dynamic> toJson() => {"id": id, "title": title, " ...
確定! 回上一頁