//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.main.presentation/RootComponent/DialogConfig/ImportDialog
ImportDialog
[jvm]
data class ImportDialog(val type: ResourceFileType) : RootComponent.DialogConfig
Import messages dialog.
Constructors
| ImportDialog | [jvm] constructor(type: ResourceFileType) Create ImportDialog |
Properties
| Name | Summary |
|---|---|
| type | [jvm] val type: ResourceFileType resource type |