mirror of
https://github.com/RxReader/walle_kit.git
synced 2025-05-17 07:16:33 +08:00
Update channel_info.dart
This commit is contained in:
@ -3,6 +3,7 @@ import 'package:json_annotation/json_annotation.dart';
|
||||
part 'channel_info.g.dart';
|
||||
|
||||
@JsonSerializable(
|
||||
explicitToJson: true,
|
||||
fieldRename: FieldRename.snake,
|
||||
)
|
||||
class ChannelInfo {
|
||||
|
Reference in New Issue
Block a user