VerificationEvent.faceImageCaptured constructor
const
VerificationEvent.faceImageCaptured(
- String? faceImage
Implementation
const factory VerificationEvent.faceImageCaptured(String? faceImage) =
FaceImageCaptured;