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