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