ConsentFormScreen constructor

const ConsentFormScreen(
  1. String? sourceid,
  2. String? sval, {
  3. Key? key,
})

Implementation

const ConsentFormScreen(this.sourceid, this.sval, {super.key});