SendDebugBundleViewModel

class SendDebugBundleViewModel(observeSendLogsButtonVisibility: ObserveSendLogsButtonVisibilityUseCase, locationRepository: LocationRepository, uploadDebugBundleUseCase: UploadDebugBundleUseCase, supportingCapabilities: SupportingCapabilities) : ViewModel

Constructors

Link copied to clipboard
constructor(observeSendLogsButtonVisibility: ObserveSendLogsButtonVisibilityUseCase, locationRepository: LocationRepository, uploadDebugBundleUseCase: UploadDebugBundleUseCase, supportingCapabilities: SupportingCapabilities)

Properties

Link copied to clipboard
Link copied to clipboard
val isLoading: StateFlow<Boolean>
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun onClick()