MLDDataSourceDataSourceImpl class
Methods
-
addDeposite(String bankName, String branch, String deposit, String transactionNumber, String file, String selectedPayment)
→ Future<Either<AppException, Response>>
-
override
-
addTransport(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
changeStatus(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
depositList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
getBagList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
getStatusList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
lmdDriverList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
lmdPickup(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
mldBagChange(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
mldOrderList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
pickupLocationList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override
-
toString()
→ String
-
A string representation of this object.
inherited
-
transportList(Map<String, dynamic> data)
→ Future<Either<AppException, Response>>
-
override