const PostActionEntity( {String? appId, DisplayConditionsEntity? conditions, this.feedId}) : super(appId, conditions: conditions, actionType: label);