Vendor class
Constructors
- Vendor.new({bool? manageMasterAdmin, bool? activation, num? adminModuleId})
- Vendor.fromJson(dynamic json)
Properties
- activation → bool?
-
no setter
- adminModuleId → num?
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- manageMasterAdmin → bool?
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited