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