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