Result

fun Result(    type: ResultType,     distance: Double,     title: String,     subtitle: String,     titleHighlights: List<StringRange>)