Creates a PostalParams instance from a JSON representation.
PostalParams.fromJson(Map<String, dynamic> json) { shortBarHeight = json['shortBarHeight']?.toDouble(); }