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