VerificationEvent.frontIdImageCaptured constructor

const VerificationEvent.frontIdImageCaptured(
  1. String? frontImage
)

Implementation

const factory VerificationEvent.frontIdImageCaptured(String? frontImage) =
    FrontIdImageCaptured;