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