verifyBodyBuilder property
Custom body builder for OTP verify request
Implementation
final FutureOr<Map<String, dynamic>> Function(VerifyOtpCallBack otpCallBack)
verifyBodyBuilder;
Custom body builder for OTP verify request
final FutureOr<Map<String, dynamic>> Function(VerifyOtpCallBack otpCallBack)
verifyBodyBuilder;