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