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