Map<String, dynamic> toJson() { return { 'billingProgram': billingProgram.toJson(), 'playBillingChoiceImageLayout': playBillingChoiceImageLayout.toJson(), 'userLocale': userLocale, }; }