newInstance

open fun newInstance(@NonNull propertyIds: List<Integer>, @Nullable selectedCampaignId: String, showTitle: Boolean): FeedFragment
open fun newInstance(propertyId: Int, @Nullable selectedCampaignId: String, showTitle: Boolean): FeedFragment