Vendor class
Constructors
- Vendor.new({String? phone, String? name, dynamic logo})
-
Vendor.fromMap(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited