Returns a JSON representation of CouponParams.
Map<String, dynamic> toJson() { return {'SupplementSpace': supplementSpace}; }