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