mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 00:56:31 +08:00
@@ -1220,6 +1220,7 @@ class RichTextNodeItem {
|
||||
String? type;
|
||||
String? rid;
|
||||
List<OpusPicModel>? pics;
|
||||
List<OpusPicModel>? dynPic;
|
||||
String? jumpUrl;
|
||||
|
||||
RichTextNodeItem.fromJson(Map<String, dynamic> json) {
|
||||
|
||||
Reference in New Issue
Block a user