DropdownModel constructor
DropdownModel({})
Implementation
DropdownModel({
this.id = "",
this.text = "",
this.urlImage,
this.subtitle,
this.name = "",
this.query = "",
this.iconData,
});
DropdownModel({
this.id = "",
this.text = "",
this.urlImage,
this.subtitle,
this.name = "",
this.query = "",
this.iconData,
});