Searched refs:Invocation (Results 1 – 1 of 1) sorted by relevance
306 data class Invocation( dataClass313 private val _invocations = mutableListOf<Invocation>()314 val invocations: List<Invocation> = _invocations321 _invocations.add(Invocation(lifecycleOwner))