useGroup

inline suspend fun <R> GroupEvent.useGroup(block: (Group) -> R): R