CameraAPI class

Inheritance

Constructors

CameraAPI.callEngineV2({required String claimId, required String imageName, required String filePath, required String position, required String direction, required String vehiclePartExcelId, required bool isCapDon, String? resizePath, int? oldImageId, double? timeAppUpload, String? locationName, String? uploadLocation, String? utcTimeCreated, bool? isTruck})
CameraAPI.getImageUploadUrl({required String serverFilePath})
CameraAPI.validateAfterUploadToS3({required String serverFilePath})

Properties

baseUrl String
getter/setter pairinherited
body ↔ dynamic
getter/setter pairinherited
contentType String
getter/setter pairinherited
endpoint String
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
headers Map<String, String>?
getter/setter pairinherited
isBaseResponse bool
getter/setter pairinherited
isLogResponse bool
getter/setter pairinherited
isMultiLanguage bool
getter/setter pairinherited
method HTTPMethod
getter/setter pairinherited
query Map<String, String>?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
request() Future
inherited
toString() String
A string representation of this object.
inherited

Operators

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