Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions lib/src/models/feed_decorators/engagement_content_type.dart
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,7 @@ enum EngagementContentType {
/// A call-to-action to upgrade to a premium subscription.
upgrade,

/// A prompt to provide feedback on the application.
feedback,

/// A prompt to complete a survey.
survey,

/// A call-to-action to rate the application in an app store.
rateApp,

/// A call-to-action to share the application with others.
shareApp,

/// A generic or custom engagement content type.
custom,
}
Loading