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