menu
erpmc package
documentation
public.dart
IdentityFilter<ModelType extends IdentityModel>
IdentityFilter.new const constructor
IdentityFilter.new const constructor
dark_mode
light_mode
IdentityFilter<
ModelType extends IdentityModel
>
constructor
const
IdentityFilter<
ModelType extends IdentityModel
>
(
{
InWhere
<
int
>
?
ids
,
})
Implementation
const IdentityFilter({this.ids});
erpmc package
documentation
public
IdentityFilter<ModelType extends IdentityModel>
IdentityFilter.new const constructor
IdentityFilter class