menu
wahyz_bootstrap package
documentation
domain/models/base/generic_item.dart
GenericItemForm<T>
upsertValue abstract method
upsertValue abstract method
dark_mode
light_mode
upsertValue
abstract method
void
upsertValue
(
dynamic
value
, {
bool
updateParent
=
true
,
bool
emitEvent
=
true
,
})
inherited
Implementation
void upsertValue( TModel? value, { bool updateParent = true, bool emitEvent = true, });
wahyz_bootstrap package
documentation
domain/models/base/generic_item
GenericItemForm<T>
upsertValue abstract method
GenericItemForm class