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