dependencies: json_serializable: ^2.0.3 这是我的代码: import 'package:json_annotation/json_annotation.dart'; part 'person.g.dart'; ...
確定! 回上一頁