menu
countrylistsdk package
documentation
country_list_res_model.dart
CountryListResModel
CountryListResModel constructor
CountryListResModel constructor
dark_mode
light_mode
CountryListResModel
constructor
CountryListResModel
(
{
int
?
page
,
int
?
pages
,
int
?
total
,
})
Implementation
CountryListResModel({ this.page, this.pages, this.total,});
countrylistsdk package
documentation
country_list_res_model
CountryListResModel
CountryListResModel constructor
CountryListResModel class