fix: in-app webview

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-15 12:57:04 +08:00
parent d9611cce80
commit e5c0fb7cb2
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ class VideoDetailData {
List<DescV2>? descV2;
int? state;
int? duration;
Map<String, int>? rights;
Map? rights;
Owner? owner;
Stat? stat;
String? argueMsg;