RPUIConsentReviewStep constructor

const RPUIConsentReviewStep(
  1. RPConsentReviewStep step, {
  2. Key? key,
})

Implementation

const RPUIConsentReviewStep(this.step, {super.key});