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