menu
ventas_airtel package
documentation
models/order_rules_product_model.dart
Rule
Rule.new constructor
Rule.new constructor
dark_mode
light_mode
Rule
constructor
Rule
(
{
String
?
ruleId
,
List
<
Action
>
?
actions
,
List
<
Condition
>
?
conditions
,
})
Implementation
Rule({ this.ruleId, this.actions, this.conditions, });
ventas_airtel package
documentation
models/order_rules_product_model
Rule
Rule.new constructor
Rule class