DataCollector

class DataCollector(val level: DataCollection) : KordExKoinComponent

Constructors

Link copied to clipboard
constructor(level: DataCollection)

Properties

Link copied to clipboard
val level: DataCollection

Functions

Link copied to clipboard
open override fun getKoin(): Koin

Get the associated Koin instance.

Link copied to clipboard
suspend fun getUUID(): UUID?

Get the stored data collection UUID.