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