WWarehouseExecutiveDataSourcerImpl class
Methods
-
addStock(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
getCompanyList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
getProductList(int id)
→ Future<Either<AppException, Response>>
-
override
-
getVehicleList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
markAsInpackageToPackageReady(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
markAsPacketReadyToShip(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
markAsReturnToHO(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
packetReadyData(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
returnToHO(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
toString()
→ String
-
A string representation of this object.
inherited