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