Map<String, dynamic> toJson() => { "biller": biller.toJson(), "subscription_info": subscriptionInfo.toJson(), "page_config": pageConfig.toJson(), };