Reorder View Model
class ReorderViewModel(val config: ReorderPagesScreenConfiguration, val bottomBarBackground: ScanbotColor, val topBarBackground: ScanbotColor, cameraSession: IReorderViewModel, backgroundDispatcher: CoroutineContext)
Constructors
Link copied to clipboard
constructor(config: ReorderPagesScreenConfiguration, bottomBarBackground: ScanbotColor, topBarBackground: ScanbotColor, cameraSession: IReorderViewModel, backgroundDispatcher: CoroutineContext)