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