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