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