reset Process Data
abstract suspend fun resetProcessData(exceptions: List<String> = listOf())
Content copied to clipboard
Resets data in all widgets
Parameters
exceptions
list of widget uuids to ignore.
Resets data in all widgets
list of widget uuids to ignore.