AddOtherInquiryScreen constructor

AddOtherInquiryScreen(
  1. OtherBusinessItem getSet, {
  2. Key? key,
})

Implementation

AddOtherInquiryScreen(this.getSet, {Key? key}) : super(key: key);