ForceScreen

fun ForceScreen(modifier: Modifier = Modifier, model: ForceScreenModel = ForceScreenModel( title = "About App", description = "This app is not available in your country", link = "https://play.google.com/store/apps/details?id=com.atech.bit", maxVersion = -1, isEnable = true ))