PostalParams.fromJson(Map<String, dynamic> json) { shortBarHeight = json['shortBarHeight'] == null ? null : json['shortBarHeight'].toDouble(); }