inspectionDownloadKey function
- InspectionLocation inspection
Implementation
String inspectionDownloadKey(InspectionLocation inspection) =>
'inspection:${inspection.pjNr}:${inspection.stONr}';
String inspectionDownloadKey(InspectionLocation inspection) =>
'inspection:${inspection.pjNr}:${inspection.stONr}';