CompleteVerificationRequest constructor

CompleteVerificationRequest({
  1. String? pin,
})

Implementation

CompleteVerificationRequest({this.pin});