connectOtp abstract method

Future<void> connectOtp({
  1. required String otp,
})

Implementation

Future<void> connectOtp({required String otp});