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