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