CaptureDataSnapshotUseCase

class CaptureDataSnapshotUseCase(captureDashConfig: CaptureDashConfigUseCase, appStore: AppStore)

Constructors

Link copied to clipboard
constructor(captureDashConfig: CaptureDashConfigUseCase, appStore: AppStore)

Functions

Link copied to clipboard
suspend operator fun invoke(outputPath: String): Boolean