ActorFeed constructor
ActorFeed(
- ProfileViewDetailed profile,
- Map map
Implementation
ActorFeed(this.profile, Map map) : autherFeed = CursorFeed(map);
ActorFeed(this.profile, Map map) : autherFeed = CursorFeed(map);