InspectionLocation constructor
Implementation
InspectionLocation({
this.bauleitung,
////this.defaultpicture,
this.ort,
this.pjInfo,
this.pjName,
required this.pjNr,
this.plz,
required this.stONr,
this.strasse,
this.fallback_coords,
this.dokuspaths,
});