Factory

constructor(commandersAct: CommandersAct, coroutineContext: CoroutineContext)

Parameters

commandersAct

The CommandersAct instance to use for tracking.

coroutineContext

The CoroutineContext to use for asynchronous operations.