ChoiceTrackYourClaimStatusPage constructor
const
ChoiceTrackYourClaimStatusPage({
- Key? key,
- required dynamic policyId,
- dynamic index,
Implementation
const ChoiceTrackYourClaimStatusPage(
{super.key, required this.policyId, this.index});