ProfileWidgetWrapper constructor
ProfileWidgetWrapper(
- AppModel app,
- String feedId
Implementation
ProfileWidgetWrapper(this.app, this.feedId);
ProfileWidgetWrapper(this.app, this.feedId);