FaceVerificationPage constructor

const FaceVerificationPage({
  1. Key? key,
})

Implementation

const FaceVerificationPage({
  super.key,
});