json_serializable 透過 json_annotation 標註的資訊,結合 build_runner 來自動產生程式碼,因此必須在pubspec.yaml 中加入: dependencies: json_annotation: ^3.0.1 ...
確定! 回上一頁