ProfileWidgetWrapper constructor

ProfileWidgetWrapper(
  1. AppModel app,
  2. String feedId
)

Implementation

ProfileWidgetWrapper(this.app, this.feedId);