Flutter要点集录

This commit is contained in:
toly
2020-09-04 08:26:44 +08:00
parent 2401387703
commit ccee3b7d7d
14 changed files with 14 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
// GENERATED CODE - DO NOT MODIFY BY HAND
part of '../IssueComment.dart';
part of '../issue_comment.dart';
// **************************************************************************
// JsonSerializableGenerator

View File

@@ -1,6 +1,6 @@
import 'package:flutter_unit/model/github/github_user.dart';
part 'g/IssueComment.g.dart';
part 'g/issue_comment.g.dart';
class IssueComment{