Expression constructor
Expression({})
Implementation
Expression({
this.landscapePercent = .0, this.landscapeWpc = .0, this.landscapeHpc = .0, this.landscapePx =.0,
this.portraitPercent = .0, this.portraitWpc = .0, this.portraitHpc = .0, this.portraitPx = .0
});