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