menu
mahas_helper package
documentation
models/update_app_values_model.dart
UpdateAppValuesModel
UpdateAppValuesModel.new constructor
UpdateAppValuesModel.new constructor
dark_mode
light_mode
UpdateAppValuesModel
constructor
UpdateAppValuesModel
(
{
String
?
version
,
bool
?
mustUpdate
,
String
?
urlUpdate
,
int
?
dismissDuration
,
})
Implementation
UpdateAppValuesModel({ this.version, this.mustUpdate, this.urlUpdate, this.dismissDuration, });
mahas_helper package
documentation
models/update_app_values_model
UpdateAppValuesModel
UpdateAppValuesModel.new constructor
UpdateAppValuesModel class