Pricing class
Constructors
- Pricing.new({num? total, num? products})
-
Pricing.fromMap(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited