更新棉花糖
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
// GENERATED CODE - DO NOT MODIFY BY HAND
|
||||
|
||||
part of 'mht_home_controller.dart';
|
||||
|
||||
// **************************************************************************
|
||||
// JsonSerializableGenerator
|
||||
// **************************************************************************
|
||||
|
||||
MHTHomeModel _$MHTHomeModelFromJson(Map<String, dynamic> json) =>
|
||||
MHTHomeModel();
|
||||
|
||||
Map<String, dynamic> _$MHTHomeModelToJson(MHTHomeModel instance) =>
|
||||
<String, dynamic>{};
|
||||
Reference in New Issue
Block a user