core.Map<core.String, core.dynamic> toJson() => { if (method != null) 'method': method!, if (path != null) 'path': path!, };