ChoiceTrackYourClaimStatusPage constructor

const ChoiceTrackYourClaimStatusPage({
  1. Key? key,
  2. required dynamic policyId,
  3. dynamic index,
})

Implementation

const ChoiceTrackYourClaimStatusPage(
    {super.key, required this.policyId, this.index});