ManageDepositID constructor

const ManageDepositID({
  1. Key? key,
})

Implementation

const ManageDepositID({Key? key }) : super(key: key);