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