menu
erpmc package
documentation
public.dart
NameFilter<ModelType extends NameModel>
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
@
override
NameFilter
<
NameModel
>
copyWith
(
{
InWhere
<
int
>
?
ids
,
InWhere
<
bool
>
?
status
,
LikeWhere
?
text
,
})
override
Implementation
@override NameFilter copyWith( {InWhere<int>? ids, InWhere<bool>? status, LikeWhere? text});
erpmc package
documentation
public
NameFilter<ModelType extends NameModel>
copyWith abstract method
NameFilter class