SinglePackRepo class

Constructors

SinglePackRepo()

Properties

cancelCategory ↔ dynamic
getter/setter pair
checkCODByCategoryAvai bool
getter/setter pair
deliveryServiceAbility ↔ dynamic
getter/setter pair
graphQLConfiguration ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
loacalRecentPack ↔ dynamic
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
similarPackDetails ↔ dynamic
getter/setter pair
singlePack ↔ dynamic
getter/setter pair

Methods

checkCancelCategoryForDetailPage(List categoryIds) Future
checkCODByCategory(List categoryIds) Future
getDelhiveryServiceability(int deliveryPincode, String providerName) Future
getLocalRecentPack(List packIds) Future
getSimilarPack(String packId) Future
getSinglePack(String packId) Future<SinglePack>
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