MPIOffline Search Result Location
data class MPIOfflineSearchResultLocation( val score: Float, val type: String, val matches: List<MPIOfflineSearchMatch>, val location: MPINavigatable.MPILocation) : MPIOfflineSearchResultCommon
Content copied to clipboard
Constructors
Link copied to clipboard
fun MPIOfflineSearchResultLocation( score: Float, type: String, matches: List<MPIOfflineSearchMatch>, location: MPINavigatable.MPILocation)
Content copied to clipboard