ProfileViews constructor
ProfileViews(
- Map body
Implementation
ProfileViews(Map body)
: cursor = body["cursor"],
actorList = body["actors"];
ProfileViews(Map body)
: cursor = body["cursor"],
actorList = body["actors"];