|
|
|
|
@ -226,187 +226,187 @@ class Subtitle{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
Subtitle({
|
|
|
|
|
@required this.currentlyServiceNotAvailable,
|
|
|
|
|
@required this.waitUntilYourRequestComplete,
|
|
|
|
|
@required this.requestCompleteSuccessfully,
|
|
|
|
|
@required this.failedToCompleteRequest,
|
|
|
|
|
@required this.update,
|
|
|
|
|
@required this.cancel,
|
|
|
|
|
@required this.confirm,
|
|
|
|
|
@required this.exit,
|
|
|
|
|
@required this.exitAlert,
|
|
|
|
|
@required this.signOutAlert,
|
|
|
|
|
@required this.language,
|
|
|
|
|
@required this.name,
|
|
|
|
|
@required this.email,
|
|
|
|
|
@required this.phoneNumber,
|
|
|
|
|
@required this.password,
|
|
|
|
|
@required this.forgetPassword,
|
|
|
|
|
@required this.confirmPassword,
|
|
|
|
|
@required this.signIn,
|
|
|
|
|
@required this.signUp,
|
|
|
|
|
@required this.nameValidateMessage,
|
|
|
|
|
@required this.emailValidateMessage,
|
|
|
|
|
@required this.phoneNumberValidateMessage,
|
|
|
|
|
@required this.passwordValidateMessage,
|
|
|
|
|
@required this.confirmPasswordValidateMessage,
|
|
|
|
|
@required this.emailExist,
|
|
|
|
|
@required this.forgetPasswordWithMark,
|
|
|
|
|
@required this.phoneNumberExist,
|
|
|
|
|
@required this.showPassword,
|
|
|
|
|
@required this.signOut,
|
|
|
|
|
@required this.wrongEmailOrPassword,
|
|
|
|
|
@required this.next,
|
|
|
|
|
@required this.back,
|
|
|
|
|
@required this.search,
|
|
|
|
|
@required this.searchByName,
|
|
|
|
|
@required this.address,
|
|
|
|
|
@required this.description,
|
|
|
|
|
@required this.title,
|
|
|
|
|
@required this.addressNotFound,
|
|
|
|
|
@required this.addressValidateMessage,
|
|
|
|
|
@required this.dataNotFound,
|
|
|
|
|
@required this.descriptionNotFound,
|
|
|
|
|
@required this.descriptionValidateMessage,
|
|
|
|
|
@required this.edit,
|
|
|
|
|
@required this.emailNotFound,
|
|
|
|
|
@required this.from,
|
|
|
|
|
@required this.linkNotFound,
|
|
|
|
|
@required this.nameNotFound,
|
|
|
|
|
@required this.phoneNumberNotFound,
|
|
|
|
|
@required this.titleNotFound,
|
|
|
|
|
@required this.titleValidateMessage,
|
|
|
|
|
@required this.to,
|
|
|
|
|
@required this.urlNotFound,
|
|
|
|
|
required this.currentlyServiceNotAvailable,
|
|
|
|
|
required this.waitUntilYourRequestComplete,
|
|
|
|
|
required this.requestCompleteSuccessfully,
|
|
|
|
|
required this.failedToCompleteRequest,
|
|
|
|
|
required this.update,
|
|
|
|
|
required this.cancel,
|
|
|
|
|
required this.confirm,
|
|
|
|
|
required this.exit,
|
|
|
|
|
required this.exitAlert,
|
|
|
|
|
required this.signOutAlert,
|
|
|
|
|
required this.language,
|
|
|
|
|
required this.name,
|
|
|
|
|
required this.email,
|
|
|
|
|
required this.phoneNumber,
|
|
|
|
|
required this.password,
|
|
|
|
|
required this.forgetPassword,
|
|
|
|
|
required this.confirmPassword,
|
|
|
|
|
required this.signIn,
|
|
|
|
|
required this.signUp,
|
|
|
|
|
required this.nameValidateMessage,
|
|
|
|
|
required this.emailValidateMessage,
|
|
|
|
|
required this.phoneNumberValidateMessage,
|
|
|
|
|
required this.passwordValidateMessage,
|
|
|
|
|
required this.confirmPasswordValidateMessage,
|
|
|
|
|
required this.emailExist,
|
|
|
|
|
required this.forgetPasswordWithMark,
|
|
|
|
|
required this.phoneNumberExist,
|
|
|
|
|
required this.showPassword,
|
|
|
|
|
required this.signOut,
|
|
|
|
|
required this.wrongEmailOrPassword,
|
|
|
|
|
required this.next,
|
|
|
|
|
required this.back,
|
|
|
|
|
required this.search,
|
|
|
|
|
required this.searchByName,
|
|
|
|
|
required this.address,
|
|
|
|
|
required this.description,
|
|
|
|
|
required this.title,
|
|
|
|
|
required this.addressNotFound,
|
|
|
|
|
required this.addressValidateMessage,
|
|
|
|
|
required this.dataNotFound,
|
|
|
|
|
required this.descriptionNotFound,
|
|
|
|
|
required this.descriptionValidateMessage,
|
|
|
|
|
required this.edit,
|
|
|
|
|
required this.emailNotFound,
|
|
|
|
|
required this.from,
|
|
|
|
|
required this.linkNotFound,
|
|
|
|
|
required this.nameNotFound,
|
|
|
|
|
required this.phoneNumberNotFound,
|
|
|
|
|
required this.titleNotFound,
|
|
|
|
|
required this.titleValidateMessage,
|
|
|
|
|
required this.to,
|
|
|
|
|
required this.urlNotFound,
|
|
|
|
|
|
|
|
|
|
@required this.nameExist,
|
|
|
|
|
@required this.unitRequired,
|
|
|
|
|
@required this.unite,
|
|
|
|
|
@required this.hospitalRequired,
|
|
|
|
|
@required this.whatsApp,
|
|
|
|
|
@required this.submit,
|
|
|
|
|
@required this.shareAntherIssue,
|
|
|
|
|
@required this.reportIssue,
|
|
|
|
|
@required this.noUniteFound,
|
|
|
|
|
@required this.pickUnite,
|
|
|
|
|
@required this.noHospitalFound,
|
|
|
|
|
@required this.pickHospital,
|
|
|
|
|
@required this.shareApp,
|
|
|
|
|
@required this.ourWebsite,
|
|
|
|
|
@required this.linkedIn,
|
|
|
|
|
@required this.facebook,
|
|
|
|
|
@required this.hotLine,
|
|
|
|
|
@required this.trackServiceRequest,
|
|
|
|
|
@required this.newServiceRequest,
|
|
|
|
|
@required this.deviceModel,
|
|
|
|
|
@required this.noServiceRequestFound,
|
|
|
|
|
@required this.engineerName,
|
|
|
|
|
@required this.serviceRequests,
|
|
|
|
|
@required this.jobSheetNumber,
|
|
|
|
|
@required this.visitDate,
|
|
|
|
|
@required this.workPerformed,
|
|
|
|
|
@required this.faultDescription,
|
|
|
|
|
@required this.serviceRequestInformation,
|
|
|
|
|
@required this.maintenanceIssue,
|
|
|
|
|
@required this.deviceArName,
|
|
|
|
|
@required this.hospital,
|
|
|
|
|
@required this.status,
|
|
|
|
|
@required this.date,
|
|
|
|
|
@required this.engineerPhone,
|
|
|
|
|
@required this.device,
|
|
|
|
|
@required this.deviceSN,
|
|
|
|
|
@required this.details,
|
|
|
|
|
@required this.requestInformation,
|
|
|
|
|
@required this.model,
|
|
|
|
|
@required this.brand,
|
|
|
|
|
@required this.noDeviceFound,
|
|
|
|
|
@required this.noDateFound,
|
|
|
|
|
@required this.searchBySn,
|
|
|
|
|
@required this.pickDevice,
|
|
|
|
|
@required this.notifications,
|
|
|
|
|
@required this.notificationsNotFound,
|
|
|
|
|
@required this.twitter,
|
|
|
|
|
@required this.add,
|
|
|
|
|
@required this.code,
|
|
|
|
|
@required this.deviceEnName,
|
|
|
|
|
@required this.deviceName,
|
|
|
|
|
@required this.serialNumber,
|
|
|
|
|
@required this.policy,
|
|
|
|
|
@required this.clearSearch,
|
|
|
|
|
@required this.closed,
|
|
|
|
|
@required this.create,
|
|
|
|
|
@required this.createServiceRequest,
|
|
|
|
|
@required this.delete,
|
|
|
|
|
@required this.deviceImages,
|
|
|
|
|
@required this.deviceRequired,
|
|
|
|
|
@required this.general,
|
|
|
|
|
@required this.maintenanceIssueRequired,
|
|
|
|
|
@required this.maxImagesNumberIs5,
|
|
|
|
|
@required this.newWord,
|
|
|
|
|
@required this.noModelFound,
|
|
|
|
|
@required this.noSnFound,
|
|
|
|
|
@required this.reason1,
|
|
|
|
|
@required this.reason2,
|
|
|
|
|
@required this.reason3,
|
|
|
|
|
@required this.reason4,
|
|
|
|
|
@required this.reason5,
|
|
|
|
|
@required this.repaired,
|
|
|
|
|
@required this.repeated,
|
|
|
|
|
@required this.sn,
|
|
|
|
|
@required this.underRepair,
|
|
|
|
|
@required this.actualDate,
|
|
|
|
|
@required this.expectDate,
|
|
|
|
|
@required this.visitInformation,
|
|
|
|
|
@required this.regularVisitsUpdatedSuccessfully,
|
|
|
|
|
@required this.regularVisits,
|
|
|
|
|
@required this.updateRegularVisits,
|
|
|
|
|
@required this.updatingDots,
|
|
|
|
|
@required this.preventiveMaintenanceUpdatedSuccessfully,
|
|
|
|
|
@required this.updatePreventiveMaintenance,
|
|
|
|
|
@required this.preventiveMaintenance,
|
|
|
|
|
@required this.requiredStatus,
|
|
|
|
|
@required this.noSerialNumberFound,
|
|
|
|
|
@required this.updateVisitsGroup,
|
|
|
|
|
@required this.pickFromGallery,
|
|
|
|
|
@required this.pickFromCamera,
|
|
|
|
|
@required this.images,
|
|
|
|
|
@required this.done,
|
|
|
|
|
@required this.imagesRequired,
|
|
|
|
|
@required this.notYet,
|
|
|
|
|
@required this.noVisitsFound,
|
|
|
|
|
@required this.onHold,
|
|
|
|
|
@required this.nextVisitDate,
|
|
|
|
|
@required this.contactStatus,
|
|
|
|
|
@required this.travelingHours,
|
|
|
|
|
@required this.workingHours,
|
|
|
|
|
@required this.taskStatus,
|
|
|
|
|
@required this.image,
|
|
|
|
|
@required this.pickImage,
|
|
|
|
|
@required this.requiredImage,
|
|
|
|
|
@required this.activationAlert,
|
|
|
|
|
required this.nameExist,
|
|
|
|
|
required this.unitRequired,
|
|
|
|
|
required this.unite,
|
|
|
|
|
required this.hospitalRequired,
|
|
|
|
|
required this.whatsApp,
|
|
|
|
|
required this.submit,
|
|
|
|
|
required this.shareAntherIssue,
|
|
|
|
|
required this.reportIssue,
|
|
|
|
|
required this.noUniteFound,
|
|
|
|
|
required this.pickUnite,
|
|
|
|
|
required this.noHospitalFound,
|
|
|
|
|
required this.pickHospital,
|
|
|
|
|
required this.shareApp,
|
|
|
|
|
required this.ourWebsite,
|
|
|
|
|
required this.linkedIn,
|
|
|
|
|
required this.facebook,
|
|
|
|
|
required this.hotLine,
|
|
|
|
|
required this.trackServiceRequest,
|
|
|
|
|
required this.newServiceRequest,
|
|
|
|
|
required this.deviceModel,
|
|
|
|
|
required this.noServiceRequestFound,
|
|
|
|
|
required this.engineerName,
|
|
|
|
|
required this.serviceRequests,
|
|
|
|
|
required this.jobSheetNumber,
|
|
|
|
|
required this.visitDate,
|
|
|
|
|
required this.workPerformed,
|
|
|
|
|
required this.faultDescription,
|
|
|
|
|
required this.serviceRequestInformation,
|
|
|
|
|
required this.maintenanceIssue,
|
|
|
|
|
required this.deviceArName,
|
|
|
|
|
required this.hospital,
|
|
|
|
|
required this.status,
|
|
|
|
|
required this.date,
|
|
|
|
|
required this.engineerPhone,
|
|
|
|
|
required this.device,
|
|
|
|
|
required this.deviceSN,
|
|
|
|
|
required this.details,
|
|
|
|
|
required this.requestInformation,
|
|
|
|
|
required this.model,
|
|
|
|
|
required this.brand,
|
|
|
|
|
required this.noDeviceFound,
|
|
|
|
|
required this.noDateFound,
|
|
|
|
|
required this.searchBySn,
|
|
|
|
|
required this.pickDevice,
|
|
|
|
|
required this.notifications,
|
|
|
|
|
required this.notificationsNotFound,
|
|
|
|
|
required this.twitter,
|
|
|
|
|
required this.add,
|
|
|
|
|
required this.code,
|
|
|
|
|
required this.deviceEnName,
|
|
|
|
|
required this.deviceName,
|
|
|
|
|
required this.serialNumber,
|
|
|
|
|
required this.policy,
|
|
|
|
|
required this.clearSearch,
|
|
|
|
|
required this.closed,
|
|
|
|
|
required this.create,
|
|
|
|
|
required this.createServiceRequest,
|
|
|
|
|
required this.delete,
|
|
|
|
|
required this.deviceImages,
|
|
|
|
|
required this.deviceRequired,
|
|
|
|
|
required this.general,
|
|
|
|
|
required this.maintenanceIssueRequired,
|
|
|
|
|
required this.maxImagesNumberIs5,
|
|
|
|
|
required this.newWord,
|
|
|
|
|
required this.noModelFound,
|
|
|
|
|
required this.noSnFound,
|
|
|
|
|
required this.reason1,
|
|
|
|
|
required this.reason2,
|
|
|
|
|
required this.reason3,
|
|
|
|
|
required this.reason4,
|
|
|
|
|
required this.reason5,
|
|
|
|
|
required this.repaired,
|
|
|
|
|
required this.repeated,
|
|
|
|
|
required this.sn,
|
|
|
|
|
required this.underRepair,
|
|
|
|
|
required this.actualDate,
|
|
|
|
|
required this.expectDate,
|
|
|
|
|
required this.visitInformation,
|
|
|
|
|
required this.regularVisitsUpdatedSuccessfully,
|
|
|
|
|
required this.regularVisits,
|
|
|
|
|
required this.updateRegularVisits,
|
|
|
|
|
required this.updatingDots,
|
|
|
|
|
required this.preventiveMaintenanceUpdatedSuccessfully,
|
|
|
|
|
required this.updatePreventiveMaintenance,
|
|
|
|
|
required this.preventiveMaintenance,
|
|
|
|
|
required this.requiredStatus,
|
|
|
|
|
required this.noSerialNumberFound,
|
|
|
|
|
required this.updateVisitsGroup,
|
|
|
|
|
required this.pickFromGallery,
|
|
|
|
|
required this.pickFromCamera,
|
|
|
|
|
required this.images,
|
|
|
|
|
required this.done,
|
|
|
|
|
required this.imagesRequired,
|
|
|
|
|
required this.notYet,
|
|
|
|
|
required this.noVisitsFound,
|
|
|
|
|
required this.onHold,
|
|
|
|
|
required this.nextVisitDate,
|
|
|
|
|
required this.contactStatus,
|
|
|
|
|
required this.travelingHours,
|
|
|
|
|
required this.workingHours,
|
|
|
|
|
required this.taskStatus,
|
|
|
|
|
required this.image,
|
|
|
|
|
required this.pickImage,
|
|
|
|
|
required this.requiredImage,
|
|
|
|
|
required this.activationAlert,
|
|
|
|
|
|
|
|
|
|
@required this.callId,
|
|
|
|
|
@required this.requiredWord,
|
|
|
|
|
@required this.quantity,
|
|
|
|
|
@required this.callLastSituation,
|
|
|
|
|
@required this.invoiceNumber,
|
|
|
|
|
@required this.invoiceCode,
|
|
|
|
|
@required this.attachImage,
|
|
|
|
|
@required this.customer,
|
|
|
|
|
@required this.editServiceReport,
|
|
|
|
|
@required this.newServiceReport,
|
|
|
|
|
@required this.number,
|
|
|
|
|
@required this.operatingHours,
|
|
|
|
|
@required this.partNumber,
|
|
|
|
|
@required this.reasons,
|
|
|
|
|
@required this.reportStatus,
|
|
|
|
|
@required this.reportType,
|
|
|
|
|
@required this.serviceType,
|
|
|
|
|
@required this.workPreformed,
|
|
|
|
|
@required this.alert,
|
|
|
|
|
@required this.duplicateAlert,
|
|
|
|
|
@required this.duplicateAlertMessage,
|
|
|
|
|
@required this.duplicateRequest,
|
|
|
|
|
required this.callId,
|
|
|
|
|
required this.requiredWord,
|
|
|
|
|
required this.quantity,
|
|
|
|
|
required this.callLastSituation,
|
|
|
|
|
required this.invoiceNumber,
|
|
|
|
|
required this.invoiceCode,
|
|
|
|
|
required this.attachImage,
|
|
|
|
|
required this.customer,
|
|
|
|
|
required this.editServiceReport,
|
|
|
|
|
required this.newServiceReport,
|
|
|
|
|
required this.number,
|
|
|
|
|
required this.operatingHours,
|
|
|
|
|
required this.partNumber,
|
|
|
|
|
required this.reasons,
|
|
|
|
|
required this.reportStatus,
|
|
|
|
|
required this.reportType,
|
|
|
|
|
required this.serviceType,
|
|
|
|
|
required this.workPreformed,
|
|
|
|
|
required this.alert,
|
|
|
|
|
required this.duplicateAlert,
|
|
|
|
|
required this.duplicateAlertMessage,
|
|
|
|
|
required this.duplicateRequest,
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
factory Subtitle.fromJson(Map<String,dynamic> parsedJson){
|
|
|
|
|
|