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