menu
dd_taoke_sdk package
documentation
model/system_pic.dart
SystemPic
SystemPic.new constructor
SystemPic.new constructor
dark_mode
light_mode
SystemPic
constructor
SystemPic
(
{
required
int
id
,
required
String
url
,
required
int
type
,
String
?
intro
,
})
Implementation
SystemPic({ required this.id, required this.url, required this.type, this.intro, });
dd_taoke_sdk package
documentation
model/system_pic
SystemPic
SystemPic.new constructor
SystemPic class