ConsentForm constructor
const
ConsentForm({})
Implementation
const ConsentForm({
super.key,
required this.aadhaarmethod,
required this.aadhaarNumber,
required this.assetPath,
required this.url,
});
const ConsentForm({
super.key,
required this.aadhaarmethod,
required this.aadhaarNumber,
required this.assetPath,
required this.url,
});