DownRequire constructor
DownRequire({})
Implementation
DownRequire({
this.fileName = '',
required this.url,
this.priority = false,
this.extension = true,
this.setting,
this.token = 0,
});
DownRequire({
this.fileName = '',
required this.url,
this.priority = false,
this.extension = true,
this.setting,
this.token = 0,
});