menu
erpmc package
documentation
account_management.dart
AccountLevelFilter
AccountLevelFilter.new const constructor
AccountLevelFilter.new const constructor
dark_mode
light_mode
AccountLevelFilter
constructor
const
AccountLevelFilter
(
{
InWhere
<
int
>
?
ids
,
InWhere
<
bool
>
?
status
,
LikeWhere
?
text
,
})
Implementation
const AccountLevelFilter({ super.ids, super.status, super.text, });
erpmc package
documentation
account_management
AccountLevelFilter
AccountLevelFilter.new const constructor
AccountLevelFilter class