NetworkProtectionManagementScreenAndEnable
data class NetworkProtectionManagementScreenAndEnable(val enable: Boolean) : GlobalActivityStarter.ActivityParams
Use this model to launch the NetworkProtectionManagement screen
Parameters
enable
true
if you want to both open the screen and enable NetP in case it's not yet enabled.