//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.spellcheck.data/SpellCheckCorrection/SpellCheckCorrection
SpellCheckCorrection
[jvm]
constructor(indices: IntRange = IntRange.EMPTY, value: String = "", suggestions: List<String> = emptyList())
Create SpellCheckCorrection