CategoryPackWithSetRepo class

Constructors

CategoryPackWithSetRepo()

Properties

categoryPackWithSet ↔ dynamic
getter/setter pair
graphQLConfiguration ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
productDetails ↔ dynamic
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getCategoryPackWithSet(String categoryLink, int page, int limit, List filter) Future<CategoryPackWithSet>
getProduct(String id, bool isDefault, List variants) Future
getProductList(String categoryLink, int page, int limit, List filter) Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited