Returns a JSON representation of PostalParams.
Map<String, dynamic> toJson() { return {'ShortBarHeight': shortBarHeight}; }