core.Map<core.String, core.dynamic> toJson() { final loyaltyCustomer = this.loyaltyCustomer; return {'loyaltyCustomer': ?loyaltyCustomer}; }