ActorFeed constructor

ActorFeed(
  1. ProfileViewDetailed profile,
  2. Map map
)

Implementation

ActorFeed(this.profile, Map map) : autherFeed = CursorFeed(map);