CollectExecutiveDataSourceImpl class
Methods
-
AddTote(int salesId, String code, String serialNo, int boxId)
→ Future<Either<AppException, Response>>
-
override
-
getBoxList()
→ Future<Either<AppException, Response>>
-
override
-
getCompanyList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
getOrderList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
getVehicleForTote()
→ Future<Either<AppException, Response>>
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited