UnpackAssistantView constructor Null safety

const UnpackAssistantView(
  1. {Key? key}
)

View of the UnpackAssistantPage.

Add what it does

Implementation

const UnpackAssistantView({super.key});