isNotRemembered

fun UCallExpression.isNotRemembered(): Boolean(source)

Returns whether this UCallExpression is directly invoked within the body of a Composable function or lambda without being remembered.