Segment.fromMap(String oldId, Map body) : super.fromMap(oldId, body) { this.type = HitCategory.SEGMENT; this.persona = body['s']; }