LivingAreaLayout constructor
LivingAreaLayout({})
Implementation
LivingAreaLayout({
this.balcony,
this.balconyException,
this.livingAreaSqMeters,
this.livingAreaSqMetersException,
this.loft,
this.loftException,
this.nonSmoking,
this.nonSmokingException,
this.patio,
this.patioException,
this.stairs,
this.stairsException,
});