//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.projects.list.presentation/ProjectListComponent/Effect
Effect
interface Effect
Effects.
Inheritors
ProjectSelected |
Types
Name | Summary |
---|---|
ProjectSelected | [jvm] data class ProjectSelected(val value: ProjectModel) : ProjectListComponent.Effect Event emitted when a recent project is selected. |