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