ProfileViewer constructor
ProfileViewer(
- Map map
Implementation
ProfileViewer(Map map)
: muted = map["muted"],
blockedBy = map["blockedBy"],
blocking = map["blocking"],
following = map["following"],
followedBy = map["followedBy"];